Using PROC MIXED on Animal Growth Curves (Graham F.Healey, Huntingdon Research Centre, UK)

Size: px
Start display at page:

Download "Using PROC MIXED on Animal Growth Curves (Graham F.Healey, Huntingdon Research Centre, UK)"

Transcription

1 Using PROC MIXED on Animal Growth Curves (Graham F.Healey, Huntingdon Research Centre, UK) The Motivation Consider the problem of analysing growth curve data from a long-term study in rats. Group mean bodyweight curves look well-behaved (Figure 1), but there may be considerable variation between animals (Figure 2). Often an analysis is performed separately at each timepoint. However, because each timepoint has the same animals, the high correlation between adjacent timepoints can lead to a misleading impression of the significance by the perpetuation of chance significance occurring locally. A comparison of groups over time might therefore be more useful. Also of interest may be the investigation of sources of variability. This paper describes some simple approaches to such a problem using procedures PROC GLM, PROC NUN and PROC MIXED in SAS/STA T~ The intention is to explore possibilities from a practical viewpoint, and statistical theory will be of only secondary interest. The Data Bodyweight was measured every week over two years. There were control and three dose groups initially with 40 rats or "subjects" per group. To reduce problems of computing time and space, only the first 10 animals from each group and weeks 0,4,8,12,20 and 28 timepoints were used. All animals were measured at the same timepoints. Exponential growth curve model Typically, growth follows a damped exponential curve, rising steeply at first and then approaching a plateau. Many functions have been described in the literature. The following differential equation generalises most 9f the simpler ones: When ex == (1-11 d) and B= -c, the general form of the above differential equation yields on integration (for animal i, time j, with an intercept a): Yij = a + b. (1 - exp(-c. tij))d Modelling over groups Because all animals were measured at the same timepoints, a variety of approaches (labelled A1-A7 for reference) were possible. Some simple methods not using mixed models will be described first. Strictly formal, statistical criteria for assessing and comp:u-ing models should rarely be used. Some useful, more informal, criteria used in this study were 1) Plots of residuals versus time, 2) Analysis of the absolute value of residuals and 3) Changes in sums of squares with successive models. Carrying out model development requires the ability to output to file. This can be achieved for datasets (predicted values, residuals, etc) and results (parameter estimates, etc) in PROC GLM (OUTPUT and OUTES1), PROC NLIN (OUTPUT and OUTES1) and PROC MIXED (MAKE). 770

2 Results of analyses not using PROC MIXED At. Split-plot analysis PROC GLM was used. There are two levels of variation: the between-animal (within-group) and the within-animal (around the time curve). The TEST statement is used for the Group effect: TABLE 1: Analysis of variance output Source df ss ms Group F=14.42 *** Animal(Group) E(ms) = a.z+6a. z Week Group*Week F=12.45 *** Error E(ms) = a Z Total The estimates of the variance components were: The split-plot approach is not strictly applicable here, since the "sub-plots", ie the timepoints, are not applied randomly. The nonlinearity is not addressed directly and the variance is not modelled adequately. The significant Group-by-Week interaction could be modelled using a multivariate decomposition. The curves may still be parallel in some nonlinear sense.. A2: Subject fit The above exponential curve was fitted to each of the 40 animals separately using PROC NUN (with BWT/lOO and T/lOO). The parameter estimates were averaged over groups. Because of the correlations between parameters, and the resulting irregular sums of squares surface, the distribution of the parameters over groups will not usually be normal. Non-parametric summary in the form of medians, standard deviations estimated as the inter-quartile range over 1.35, and comparisons across groups using Kruskal-Wallis tests in PROC NPARlWAY (for B: X2(3)-l5.63), was therefore used. The parameter medians were then put into a further PROC NUN run to estimate a between-animal variance. TABLE 2: Median parameter estlmates Group n a b c d significance p>0.5 p= p>0.5 p>0.2 If more than one parameter seems to be varying over groups, plots of pairs of parameters can be used to facilitate examination of the correlations. 771 _' -J:--:_-_-.-~p-' ~ <,. -,."",", r _ ~ :, ~ -~'-.: '~ :..

3 The pooled variances of the parameter estimates were: var(a) = 0.013, var(b) = 1.154, var(c) = 4.080, var(d) = 0.012, o}=0.0123, U/+Uk2= The estimate of the within-subject mean square was obtained by pooling the 40 individual estimates (2 df each). This analysis assumes that each subject has sufficient measurements for the curve to be estimable. Also, it is not clear how to obtain the best average group estimate from the individual estimates. Analysis with a,c and d fixed (1.7, 5.7 and 0.68) gave: var(b) = 0.385, u/=0.0298, u/+uk2= A3. Pooled within groups fit. A single nonlinear fit was applied to pooled individual data, ignoring subjects, using PROC NUN (Figure 3 shows fit for Group 1). TABLE 3: Parameter estimates Group a b c d I pooled se I 0.13 I 0.73 I 2.70 I 0.14 I The standard errors produced by PROC NUN are only first-order. Generally, the more correlated are the parameter estimates, the more unreliable are such standard errors. Successive fitting showed that only parameter B needed to be varied across groups. The other three could be held constant or "common" (ie still estimated, as opposed to "fixed" a prion). Such modelling is achieved easily in PROC NUN by replacing a common parameter, say a, by a set of group-dependent parameters: a = 11 *al + I2*a2 + I3*a3 + I4*a4 The constants, Ii, are indicator variables taking the value 1 when the group = i, and 0 otherwise. TABLE 4: Breakdown of successive model fitting parameters common df error ss ms 4 a,b,c,d a,c,d none ComparIson of group means (reduction In 88): F(3,233) = (40.28/3)/ = TABLE 5' Parameter estimates (common a, cd)', a b1 b2 b3 b4 c d

4 The pooled variances of the parameter estimates were: None common: var(a) = 0.018, var(b) = 0.540, var(c) = 7.303, var(d) = 0.020, U/+Uk2= Common a,c,d: var(a) = 0.004, var(b) = 0.135, var(c) = 1.597, var(d) = 0.005, u e 2 +Uk2= A4: Group mean fit Taking advantage of the balance, group means were calculated at each timepoint. The exponential curves were then fitted once to each group using PROC NUN. There is no theory to say that the functional form of the mean curves will be the same as that for the individuals, although in the present case this appears to be a reasonable assumption. The parameter estimates are in fact identical to those obtained with the previous fit (see analysis A3 above). This analysis of means requires the same timepoints for each subject, and does not model the within-group variation. However, it is simple to apply and provides a reasonable test of groups (reduction in SS): F(3,17) = (4.028/3)/ = Mixed modelling TABLE 6: Breakdown of successive model fitting parameters common df error ss ms 4 a,b,c,d a,c,d none Two important features of mixed modelling are :- 1) Flexibility: the ability to model quite complex covariance structures. Briefly, for both fixed effects and mixed effects modelling, the fixed effects are estimated with the weighted regression equation (where the inverses may be generalized) : ~ = (X'V-IX) -IX'V-Iy The random effects are then estimated by: The variance matrix, V, is given by: V = GZ'V- I (y-x~) v = ZGZ' + R where Z is the between-subject, within-group design matrix, G is the matrix of covariance estimates and R is the within-subject error matrix. The separation into between- and within- components is more clear and allows the modelling of the R matrix free of subject effects. In particular, this separation can be achieved for unbalanced designs. 773

5 2) Parsimony: the ability to replace estimates for each subject by single covariance terms. If there are too few timepoints for each subject, then a separate curve cannot be fitted to each subject. Mixed modelling allows the variance of the between- and within-subject parameters to be estimated without necessarily performing the separate fits. This is particularly useful in areas such as population pharmacokinetics where the sampling may be sparse, or indeed any situation where the design is unbalanced. Nonlinear mixed modelling Useful work on the fitting of nonlinear mixed models is now appearing in the literature (eg Vonesh and Carter 1992, Lindstrom and Bates 1990). One form of nonlinear mixed modelling involves minimizing the weighted regression objective function: y = (y-f(x,li)) 'V- 1 (y-f(x,id) Most nonlinear fitting programs, including PROC NUN, allow the inclusion of weights in the form of a diagonal covariance matrix V. For mixed modelling, the matrix V is not in general diagonal, so special methods must be used. The problem is usually simplified in some way: For example: Ykij = fi (2fJ' 13 k, ~ij' V i) ~ Y = f (X{3 + Zv) Most of the methods described in the literature (see Vonesh and Carter) require special nonlinear fitting routines with various levels of approximation and iteration. They are certainly not yet available in any commercial software. The question then is "Can something reasonably simple be carried out in SAS, without any external programming?".. Modelling the within-subject variability Exploratory analyses showed that the residual variance is likely to be a function of both y and t. Both PROC GLM and PROC NUN do allow weights, although in this study it was decided not to include weights in PROC NUN fits in order to facilitate the comparison between different models. With PROC MIXED, weighting based on within-animal variability can be incorporated by modelling the R matrix, although it may require patience. With bodyweight data, there is usually an "autocorrelation" of as much as 0.5 between the residuals for adjacent days after fitting a bodyweight curve. However, the timepoints in the data considered here were up to 30 days apart and any autocorrelation had been lost. Applying PROCMIXED with an AR(l) term produced an estimate for the correlation not significantly different from zero. Results of analyses using PROC MIXED AS: Random effects model The above split-plot analysis (A1), was repeated using PROC MIXED. One way to obtain exactly the same fixed effects tests and variance estimates is to repeat the GROUP effect in the RANDOM statement. This is equivalent to an ANIMAL(GROUP) term: 774

6 MODEL Y = GROUP WEEK GROUP*WEEK/NOINT; RANDOM GROUP/SUBjECT=ANIMAL; Here, the balanced nature of the data allowed the use of a "SUBJECT =" term in PROC MIXED. This creates block diagonal covariance matrices and much quicker fitting. An attempt was then made to model the increase in variance across time: MODEL Y = GROUP WEEK GROUP*WEEK/NOINT; REPEATED WEEK/SUBjECT=ANIMAL TYPE=UN{l); This led to variance estimates for each week: u/= (0.01, 0.08, 0.11, 0.15, 0.25, 0.40) The mean of these estimates, , shows that the combined between-animal and within-animal components (see analysis Al) have been modelled. The within-group divergence of the data is clearly shown. Attempts to model the within-animal variance itself (using both RANDOM and REPEATED terms) have so far failed because of excessive computing time. The test of Groups was F{3,216) = A6: Residual mixed modelling Vonesh and Carter describe a four stage process: 1. Unweighted least squares nonlinear regression to each group. 2. Mixed modelling of the residuals (y-xb). 3. Estimation of the covariance matrix V. 4. Weighted (V-l) nonlinear regression. Stage 1: The exponential function was fitted to individual data within each group, ignoring the animal term, exactly as in analysis A3 above, with no parameters held common: Stages 2 and 3: The fitting of parameters varying over groups removes most of the group-to-group variation in the data. A check of the residuals confirmed that the variability increased with time, due mainly to the fact that the between-animal variation had not yet been removed. The functional form of the residuals is unknown, but employing a first-order approximation to the exponential function allows estimation of the covariance parameters: y = a.der a + b.der b + (c-c).der c + (d-d).der d In PROC MIXED, the residuals can be modelled as follows: MODEL YRES=/NOINT; RANDOM DERA DERB DERC DERDISUBjECT=ANIMAL; Covariance estimates from Maximum Likelihood and REML fitting were identical, differing from those for the MIVQUEO method: ML/REML: MIVQUEO: u.2 = 0., Ub2 = , u c 2 = 0, ui = , u/ == u.2 = , Ub2 = , u c 2 = 0, ui = 0, u e 2 =

7 Stage 4: With four covariance parameters, the matrix V is not diagonal. 'It is currently difficult to extract it from SAS without programming. Transformation of the problem may be possible (Vonesh and Carter), possibly using a decomposition such as W = (ZGZ' +R)-l = HDH'. Here, with the block diagonal set-up, and the low values for some of the estimates, the matrix may be close to diagonal. Considering it to be diagonal makes the re-fitting of the nonlinear curve easy. Weights were formed from the diagonal terms of V: p=4 v ij = L Op2. dex p lj + o2e p=l PROC NUN was re-executed with these weights; The estimates for b and c were slightly modified (compare with Table 3): TABLE 7: Parameter estimates (none common) Group a b c d pooled se The weighted within-animal variance was (::::: when corrected for total weight). If parameters a,c and d were made common, then the V matrix would be diagonal. Covariance estimates from such a fit were: REML: MIVQUEO: (1b2 = , (1/ = (1b2 = , (1e2 = Re-fitting the nonlinear function produced estimation problems for group 4. Also, the different weighting makes it difficult to compare the various fits. A7: First-order modelling The difficulty involved with automating stages 3 and 4 of the above procedure prompted the search for a simpler solution. Therefore, the nonlinear function was replaced by the first-order approximation in both the fixed effect and random effects parts: y = J x f3 + Jzv where, for example, (expansion around initial values a,b, a, d) 776

8 The simple form for parameters a and b results from their linear inclusion in the function. This procedure is equivalent to the random coefficients model with Jacobians as 'regressors: y = (ao+ai)der.a + (bo+bi ) Der.b + (C;+ci)Der.c + (d;+di)der.d (c;, d; being deviations around c, d) The Jacobians are functions of the parameters and therefore require initial values. If these values are not very good, the fixed effect parameter estimates will also be poor. However, the random part of the model may take up some of the incompletely explained variability (see below). On the other hand, the worse the initial values, the more the residuals were time-dependent. With good initial estimates based on a visual assessment of the overall curve, all four parameters were well estimated. TABLE 8' Parameter estimates (none common) Group A B C D pooled se The REML covariance estimates for various sets of initial values were: Good Poor Very poor [1.7,6.3,5.8,0.7]: [0,10,5,1]: [0,20,1,1] u a 2 = 0., Ub2 = , u c 2 = 0, ui = u/ = , Ub 2 = , u c 2 = 0, ui = u a 2 = , Ub2 = , u/ = 0, ui = The estimates of components were: Good: Poor: Very poor: u e 2 = , Uk2 = , Ue 2 +Uk2 = u e 2 = , Uk 2 = , U/+Uk2 = u/ = , Uk2 = , Ue 2 +Uk2 = As the initial values get poorer, there is a shift in variance allocation from the within-subject to the between-subject level. Comparison of fixed effects is carried out using Wald tests. Summary For the methods Al, A2 and A3, the variances of the parameter estimates can be compared: Analysis var(a} var(b} var(c} var(d} Split-plot Subject fit " " " (B only) Pooled within groups " " " (B only)

9 The estimates for the Subject and Pooled within-groups fits were of the saine order of magnitude. Including fixed or common parameters clearly reduces the approximate standard errors but increases the estimate of the within-subject component. For the mixed modelling methods (AS and A6), the covariance estimates can be compared: Analysis (1e2 +(1k2 (12 e (1k 2 (12 a (1b 2 (12 c (1i Residual REML (0.1623) o o MIVQUEO (0.1623) (0.1342) O. O. REML (B only) (0.1623) REML (re-fit) (0.1623) First-order (good) O O (poor) O The important feature is that the estimates for the Residual REML and First-order methods (with good initial values) were very similar. This suggests that First-order modelling method might be a useful substitute to direct nonlinear fitting. Conclusion I! The simple approaches are probably inadequate for comparing groups if the data are unbalanced. Also, they do not address nonlinearity explicitly. However, as in all modelling, remember Box's dictum "All models are wrong, but some are useful." The simple methods may be adequate for certain situations. The residual mixed modelling method described above is clearly useful, but correct estimation of the covariance parameters is not obvious. The first-order modelling is promising but may require some iteration. It is not yet clear how to achieve this. Many other problems remain: degrees of freedom, Wald tests of fixed effects, the estimation method and, very importandy, execution time. References Lindstrom,M.J. and Bates,D.M.(1990) "Nonlinear mixed effects models for repeated measures data." Biometrics 46: pp Vonesh,E.F. and Carter,R.L.(1992) "Mixed-effects nonlinear regression for unbalanced repeated measures." Biometrics 48: pp SAS/STAT is a registered trademark of SAS Institute Inc., Cary, NC, USA. Mr.Graham F.Healey, Head of Statistics, Huntingdon Research Centre, P.O.Box 2, Huntingdon, Cambs, UK, PE18 6ES ( ) 778

10 .y FIGURE 1 - Plot of mean bodyweight (n= 10) BODYWEIGHT(G.'OOJ r , o WEEK OF STUOY e-e-e CONTROL EI- El-E1 LOW oir-a-6 MEDIUM... HIGH FIGURE 2 - Plot of individual bodyweights BODYWEIGHT(G.,O?& , o WEEK OF STUDY 30 FIGURE 3 - Plot of fitted curve (Group 1) BODYWEIGHT(G.I ooj r ;::----, o WEEK OF STUDY 779

Analysis of Longitudinal Data: Comparison between PROC GLM and PROC MIXED.

Analysis of Longitudinal Data: Comparison between PROC GLM and PROC MIXED. Analysis of Longitudinal Data: Comparison between PROC GLM and PROC MIXED. Maribeth Johnson, Medical College of Georgia, Augusta, GA ABSTRACT Longitudinal data refers to datasets with multiple measurements

More information

Generalized Linear. Mixed Models. Methods and Applications. Modern Concepts, Walter W. Stroup. Texts in Statistical Science.

Generalized Linear. Mixed Models. Methods and Applications. Modern Concepts, Walter W. Stroup. Texts in Statistical Science. Texts in Statistical Science Generalized Linear Mixed Models Modern Concepts, Methods and Applications Walter W. Stroup CRC Press Taylor & Francis Croup Boca Raton London New York CRC Press is an imprint

More information

ANALYSING BINARY DATA IN A REPEATED MEASUREMENTS SETTING USING SAS

ANALYSING BINARY DATA IN A REPEATED MEASUREMENTS SETTING USING SAS Libraries 1997-9th Annual Conference Proceedings ANALYSING BINARY DATA IN A REPEATED MEASUREMENTS SETTING USING SAS Eleanor F. Allan Follow this and additional works at: http://newprairiepress.org/agstatconference

More information

GENERALIZED LINEAR MIXED MODELS: AN APPLICATION

GENERALIZED LINEAR MIXED MODELS: AN APPLICATION Libraries Conference on Applied Statistics in Agriculture 1994-6th Annual Conference Proceedings GENERALIZED LINEAR MIXED MODELS: AN APPLICATION Stephen D. Kachman Walter W. Stroup Follow this and additional

More information

Generalized, Linear, and Mixed Models

Generalized, Linear, and Mixed Models Generalized, Linear, and Mixed Models CHARLES E. McCULLOCH SHAYLER.SEARLE Departments of Statistical Science and Biometrics Cornell University A WILEY-INTERSCIENCE PUBLICATION JOHN WILEY & SONS, INC. New

More information

Practice of SAS Logistic Regression on Binary Pharmacodynamic Data Problems and Solutions. Alan J Xiao, Cognigen Corporation, Buffalo NY

Practice of SAS Logistic Regression on Binary Pharmacodynamic Data Problems and Solutions. Alan J Xiao, Cognigen Corporation, Buffalo NY Practice of SAS Logistic Regression on Binary Pharmacodynamic Data Problems and Solutions Alan J Xiao, Cognigen Corporation, Buffalo NY ABSTRACT Logistic regression has been widely applied to population

More information

Multilevel Models in Matrix Form. Lecture 7 July 27, 2011 Advanced Multivariate Statistical Methods ICPSR Summer Session #2

Multilevel Models in Matrix Form. Lecture 7 July 27, 2011 Advanced Multivariate Statistical Methods ICPSR Summer Session #2 Multilevel Models in Matrix Form Lecture 7 July 27, 2011 Advanced Multivariate Statistical Methods ICPSR Summer Session #2 Today s Lecture Linear models from a matrix perspective An example of how to do

More information

Application of Ghosh, Grizzle and Sen s Nonparametric Methods in. Longitudinal Studies Using SAS PROC GLM

Application of Ghosh, Grizzle and Sen s Nonparametric Methods in. Longitudinal Studies Using SAS PROC GLM Application of Ghosh, Grizzle and Sen s Nonparametric Methods in Longitudinal Studies Using SAS PROC GLM Chan Zeng and Gary O. Zerbe Department of Preventive Medicine and Biometrics University of Colorado

More information

Introduction to Within-Person Analysis and RM ANOVA

Introduction to Within-Person Analysis and RM ANOVA Introduction to Within-Person Analysis and RM ANOVA Today s Class: From between-person to within-person ANOVAs for longitudinal data Variance model comparisons using 2 LL CLP 944: Lecture 3 1 The Two Sides

More information

BIOMETRICS INFORMATION

BIOMETRICS INFORMATION BIOMETRICS INFORMATION Index of Pamphlet Topics (for pamphlets #1 to #60) as of December, 2000 Adjusted R-square ANCOVA: Analysis of Covariance 13: ANCOVA: Analysis of Covariance ANOVA: Analysis of Variance

More information

A. Motivation To motivate the analysis of variance framework, we consider the following example.

A. Motivation To motivate the analysis of variance framework, we consider the following example. 9.07 ntroduction to Statistics for Brain and Cognitive Sciences Emery N. Brown Lecture 14: Analysis of Variance. Objectives Understand analysis of variance as a special case of the linear model. Understand

More information

Nonlinear Regression. Summary. Sample StatFolio: nonlinear reg.sgp

Nonlinear Regression. Summary. Sample StatFolio: nonlinear reg.sgp Nonlinear Regression Summary... 1 Analysis Summary... 4 Plot of Fitted Model... 6 Response Surface Plots... 7 Analysis Options... 10 Reports... 11 Correlation Matrix... 12 Observed versus Predicted...

More information

SAS/STAT 13.1 User s Guide. Introduction to Mixed Modeling Procedures

SAS/STAT 13.1 User s Guide. Introduction to Mixed Modeling Procedures SAS/STAT 13.1 User s Guide Introduction to Mixed Modeling Procedures This document is an individual chapter from SAS/STAT 13.1 User s Guide. The correct bibliographic citation for the complete manual is

More information

RECENT DEVELOPMENTS IN VARIANCE COMPONENT ESTIMATION

RECENT DEVELOPMENTS IN VARIANCE COMPONENT ESTIMATION Libraries Conference on Applied Statistics in Agriculture 1989-1st Annual Conference Proceedings RECENT DEVELOPMENTS IN VARIANCE COMPONENT ESTIMATION R. R. Hocking Follow this and additional works at:

More information

A Re-Introduction to General Linear Models (GLM)

A Re-Introduction to General Linear Models (GLM) A Re-Introduction to General Linear Models (GLM) Today s Class: You do know the GLM Estimation (where the numbers in the output come from): From least squares to restricted maximum likelihood (REML) Reviewing

More information

Questions and Answers on Heteroskedasticity, Autocorrelation and Generalized Least Squares

Questions and Answers on Heteroskedasticity, Autocorrelation and Generalized Least Squares Questions and Answers on Heteroskedasticity, Autocorrelation and Generalized Least Squares L Magee Fall, 2008 1 Consider a regression model y = Xβ +ɛ, where it is assumed that E(ɛ X) = 0 and E(ɛɛ X) =

More information

ECE521 week 3: 23/26 January 2017

ECE521 week 3: 23/26 January 2017 ECE521 week 3: 23/26 January 2017 Outline Probabilistic interpretation of linear regression - Maximum likelihood estimation (MLE) - Maximum a posteriori (MAP) estimation Bias-variance trade-off Linear

More information

Estimation of nutrient requirements using broken-line regression analysis 1

Estimation of nutrient requirements using broken-line regression analysis 1 Published December 8, 2014 Estimation of nutrient requirements using broken-line regression analysis 1 K. R. Robbins,* 2 A. M. Saxton,* and L. L. Southern *Department of Animal Science, University of Tennessee,

More information

Sample size calculations for logistic and Poisson regression models

Sample size calculations for logistic and Poisson regression models Biometrika (2), 88, 4, pp. 93 99 2 Biometrika Trust Printed in Great Britain Sample size calculations for logistic and Poisson regression models BY GWOWEN SHIEH Department of Management Science, National

More information

RANDOM and REPEATED statements - How to Use Them to Model the Covariance Structure in Proc Mixed. Charlie Liu, Dachuang Cao, Peiqi Chen, Tony Zagar

RANDOM and REPEATED statements - How to Use Them to Model the Covariance Structure in Proc Mixed. Charlie Liu, Dachuang Cao, Peiqi Chen, Tony Zagar Paper S02-2007 RANDOM and REPEATED statements - How to Use Them to Model the Covariance Structure in Proc Mixed Charlie Liu, Dachuang Cao, Peiqi Chen, Tony Zagar Eli Lilly & Company, Indianapolis, IN ABSTRACT

More information

Graphical Procedures, SAS' PROC MIXED, and Tests of Repeated Measures Effects. H.J. Keselman University of Manitoba

Graphical Procedures, SAS' PROC MIXED, and Tests of Repeated Measures Effects. H.J. Keselman University of Manitoba 1 Graphical Procedures, SAS' PROC MIXED, and Tests of Repeated Measures Effects by H.J. Keselman University of Manitoba James Algina University of Florida and Rhonda K. Kowalchuk University of Manitoba

More information

Topic 17 - Single Factor Analysis of Variance. Outline. One-way ANOVA. The Data / Notation. One way ANOVA Cell means model Factor effects model

Topic 17 - Single Factor Analysis of Variance. Outline. One-way ANOVA. The Data / Notation. One way ANOVA Cell means model Factor effects model Topic 17 - Single Factor Analysis of Variance - Fall 2013 One way ANOVA Cell means model Factor effects model Outline Topic 17 2 One-way ANOVA Response variable Y is continuous Explanatory variable is

More information

Restricted Maximum Likelihood in Linear Regression and Linear Mixed-Effects Model

Restricted Maximum Likelihood in Linear Regression and Linear Mixed-Effects Model Restricted Maximum Likelihood in Linear Regression and Linear Mixed-Effects Model Xiuming Zhang zhangxiuming@u.nus.edu A*STAR-NUS Clinical Imaging Research Center October, 015 Summary This report derives

More information

Calculating Confidence Intervals on Proportions of Variability Using the. VARCOMP and IML Procedures

Calculating Confidence Intervals on Proportions of Variability Using the. VARCOMP and IML Procedures Calculating Confidence Intervals on Proportions of Variability Using the VARCOMP and IML Procedures Annette M. Green, Westat, Inc., Research Triangle Park, NC David M. Umbach, National Institute of Environmental

More information

Statistical Distribution Assumptions of General Linear Models

Statistical Distribution Assumptions of General Linear Models Statistical Distribution Assumptions of General Linear Models Applied Multilevel Models for Cross Sectional Data Lecture 4 ICPSR Summer Workshop University of Colorado Boulder Lecture 4: Statistical Distributions

More information

SAS/STAT 15.1 User s Guide Introduction to Mixed Modeling Procedures

SAS/STAT 15.1 User s Guide Introduction to Mixed Modeling Procedures SAS/STAT 15.1 User s Guide Introduction to Mixed Modeling Procedures This document is an individual chapter from SAS/STAT 15.1 User s Guide. The correct bibliographic citation for this manual is as follows:

More information

Repeated Measures ANOVA Multivariate ANOVA and Their Relationship to Linear Mixed Models

Repeated Measures ANOVA Multivariate ANOVA and Their Relationship to Linear Mixed Models Repeated Measures ANOVA Multivariate ANOVA and Their Relationship to Linear Mixed Models EPSY 905: Multivariate Analysis Spring 2016 Lecture #12 April 20, 2016 EPSY 905: RM ANOVA, MANOVA, and Mixed Models

More information

Chapter 1 Statistical Inference

Chapter 1 Statistical Inference Chapter 1 Statistical Inference causal inference To infer causality, you need a randomized experiment (or a huge observational study and lots of outside information). inference to populations Generalizations

More information

Formal Statement of Simple Linear Regression Model

Formal Statement of Simple Linear Regression Model Formal Statement of Simple Linear Regression Model Y i = β 0 + β 1 X i + ɛ i Y i value of the response variable in the i th trial β 0 and β 1 are parameters X i is a known constant, the value of the predictor

More information

ON THE CONSEQUENCES OF MISSPECIFING ASSUMPTIONS CONCERNING RESIDUALS DISTRIBUTION IN A REPEATED MEASURES AND NONLINEAR MIXED MODELLING CONTEXT

ON THE CONSEQUENCES OF MISSPECIFING ASSUMPTIONS CONCERNING RESIDUALS DISTRIBUTION IN A REPEATED MEASURES AND NONLINEAR MIXED MODELLING CONTEXT ON THE CONSEQUENCES OF MISSPECIFING ASSUMPTIONS CONCERNING RESIDUALS DISTRIBUTION IN A REPEATED MEASURES AND NONLINEAR MIXED MODELLING CONTEXT Rachid el Halimi and Jordi Ocaña Departament d Estadística

More information

Please note, you CANNOT petition to re-write an examination once the exam has begun. Qn. # Value Score

Please note, you CANNOT petition to re-write an examination once the exam has begun. Qn. # Value Score NAME (PRINT): STUDENT #: Last/Surname First /Given Name SIGNATURE: UNIVERSITY OF TORONTO MISSISSAUGA APRIL 2015 FINAL EXAMINATION STA431H5S Structural Equation Models Jerry Brunner Duration - 3 hours Aids:

More information

One-Way Repeated Measures Contrasts

One-Way Repeated Measures Contrasts Chapter 44 One-Way Repeated easures Contrasts Introduction This module calculates the power of a test of a contrast among the means in a one-way repeated measures design using either the multivariate test

More information

Interaction effects for continuous predictors in regression modeling

Interaction effects for continuous predictors in regression modeling Interaction effects for continuous predictors in regression modeling Testing for interactions The linear regression model is undoubtedly the most commonly-used statistical model, and has the advantage

More information

Answer to exercise: Blood pressure lowering drugs

Answer to exercise: Blood pressure lowering drugs Answer to exercise: Blood pressure lowering drugs The data set bloodpressure.txt contains data from a cross-over trial, involving three different formulations of a drug for lowering of blood pressure:

More information

Introduction to SAS proc mixed

Introduction to SAS proc mixed Faculty of Health Sciences Introduction to SAS proc mixed Analysis of repeated measurements, 2017 Julie Forman Department of Biostatistics, University of Copenhagen 2 / 28 Preparing data for analysis The

More information

Statistics 572 Semester Review

Statistics 572 Semester Review Statistics 572 Semester Review Final Exam Information: The final exam is Friday, May 16, 10:05-12:05, in Social Science 6104. The format will be 8 True/False and explains questions (3 pts. each/ 24 pts.

More information

Review of CLDP 944: Multilevel Models for Longitudinal Data

Review of CLDP 944: Multilevel Models for Longitudinal Data Review of CLDP 944: Multilevel Models for Longitudinal Data Topics: Review of general MLM concepts and terminology Model comparisons and significance testing Fixed and random effects of time Significance

More information

ANOVA CIVL 7012/8012

ANOVA CIVL 7012/8012 ANOVA CIVL 7012/8012 ANOVA ANOVA = Analysis of Variance A statistical method used to compare means among various datasets (2 or more samples) Can provide summary of any regression analysis in a table called

More information

Dimensionality Reduction Techniques (DRT)

Dimensionality Reduction Techniques (DRT) Dimensionality Reduction Techniques (DRT) Introduction: Sometimes we have lot of variables in the data for analysis which create multidimensional matrix. To simplify calculation and to get appropriate,

More information

Answer Keys to Homework#10

Answer Keys to Homework#10 Answer Keys to Homework#10 Problem 1 Use either restricted or unrestricted mixed models. Problem 2 (a) First, the respective means for the 8 level combinations are listed in the following table A B C Mean

More information

ROBUST ESTIMATION AND OUTLIER DETECTION FOR REPEATED MEASURES EXPERIMENTS. R.M. HUGGINS

ROBUST ESTIMATION AND OUTLIER DETECTION FOR REPEATED MEASURES EXPERIMENTS. R.M. HUGGINS 77 ROBUST ESTIMATION AND OUTLIER DETECTION FOR REPEATED MEASURES EXPERIMENTS. 1. INTRODUCTION. R.M. HUGGINS Standard methods of testing for repeated measures experiments and other mixed linear models are

More information

Estimation and Model Selection in Mixed Effects Models Part I. Adeline Samson 1

Estimation and Model Selection in Mixed Effects Models Part I. Adeline Samson 1 Estimation and Model Selection in Mixed Effects Models Part I Adeline Samson 1 1 University Paris Descartes Summer school 2009 - Lipari, Italy These slides are based on Marc Lavielle s slides Outline 1

More information

EXAMINATIONS OF THE ROYAL STATISTICAL SOCIETY (formerly the Examinations of the Institute of Statisticians) GRADUATE DIPLOMA, 2007

EXAMINATIONS OF THE ROYAL STATISTICAL SOCIETY (formerly the Examinations of the Institute of Statisticians) GRADUATE DIPLOMA, 2007 EXAMINATIONS OF THE ROYAL STATISTICAL SOCIETY (formerly the Examinations of the Institute of Statisticians) GRADUATE DIPLOMA, 2007 Applied Statistics I Time Allowed: Three Hours Candidates should answer

More information

Assignment 9 Answer Keys

Assignment 9 Answer Keys Assignment 9 Answer Keys Problem 1 (a) First, the respective means for the 8 level combinations are listed in the following table A B C Mean 26.00 + 34.67 + 39.67 + + 49.33 + 42.33 + + 37.67 + + 54.67

More information

One-way ANOVA Model Assumptions

One-way ANOVA Model Assumptions One-way ANOVA Model Assumptions STAT:5201 Week 4: Lecture 1 1 / 31 One-way ANOVA: Model Assumptions Consider the single factor model: Y ij = µ + α }{{} i ij iid with ɛ ij N(0, σ 2 ) mean structure random

More information

Introduction to SAS proc mixed

Introduction to SAS proc mixed Faculty of Health Sciences Introduction to SAS proc mixed Analysis of repeated measurements, 2017 Julie Forman Department of Biostatistics, University of Copenhagen Outline Data in wide and long format

More information

Mixed-Models. version 30 October 2011

Mixed-Models. version 30 October 2011 Mixed-Models version 30 October 2011 Mixed models Mixed models estimate a vector! of fixed effects and one (or more) vectors u of random effects Both fixed and random effects models always include a vector

More information

Linear Mixed Models. One-way layout REML. Likelihood. Another perspective. Relationship to classical ideas. Drawbacks.

Linear Mixed Models. One-way layout REML. Likelihood. Another perspective. Relationship to classical ideas. Drawbacks. Linear Mixed Models One-way layout Y = Xβ + Zb + ɛ where X and Z are specified design matrices, β is a vector of fixed effect coefficients, b and ɛ are random, mean zero, Gaussian if needed. Usually think

More information

Lecture 2: Linear and Mixed Models

Lecture 2: Linear and Mixed Models Lecture 2: Linear and Mixed Models Bruce Walsh lecture notes Introduction to Mixed Models SISG, Seattle 18 20 July 2018 1 Quick Review of the Major Points The general linear model can be written as y =

More information

Generalized Linear Models in R

Generalized Linear Models in R Generalized Linear Models in R NO ORDER Kenneth K. Lopiano, Garvesh Raskutti, Dan Yang last modified 28 4 2013 1 Outline 1. Background and preliminaries 2. Data manipulation and exercises 3. Data structures

More information

Ratio of Polynomials Fit One Variable

Ratio of Polynomials Fit One Variable Chapter 375 Ratio of Polynomials Fit One Variable Introduction This program fits a model that is the ratio of two polynomials of up to fifth order. Examples of this type of model are: and Y = A0 + A1 X

More information

PLS205 Lab 2 January 15, Laboratory Topic 3

PLS205 Lab 2 January 15, Laboratory Topic 3 PLS205 Lab 2 January 15, 2015 Laboratory Topic 3 General format of ANOVA in SAS Testing the assumption of homogeneity of variances by "/hovtest" by ANOVA of squared residuals Proc Power for ANOVA One-way

More information

Repeated ordinal measurements: a generalised estimating equation approach

Repeated ordinal measurements: a generalised estimating equation approach Repeated ordinal measurements: a generalised estimating equation approach David Clayton MRC Biostatistics Unit 5, Shaftesbury Road Cambridge CB2 2BW April 7, 1992 Abstract Cumulative logit and related

More information

ABSTRACT KEYWORDS 1. INTRODUCTION

ABSTRACT KEYWORDS 1. INTRODUCTION THE SAMPLE SIZE NEEDED FOR THE CALCULATION OF A GLM TARIFF BY HANS SCHMITTER ABSTRACT A simple upper bound for the variance of the frequency estimates in a multivariate tariff using class criteria is deduced.

More information

Multiple Linear Regression

Multiple Linear Regression Multiple Linear Regression ST 430/514 Recall: a regression model describes how a dependent variable (or response) Y is affected, on average, by one or more independent variables (or factors, or covariates).

More information

Repeated Measures Data

Repeated Measures Data Repeated Measures Data Mixed Models Lecture Notes By Dr. Hanford page 1 Data where subjects are measured repeatedly over time - predetermined intervals (weekly) - uncontrolled variable intervals between

More information

Getting Correct Results from PROC REG

Getting Correct Results from PROC REG Getting Correct Results from PROC REG Nate Derby, Stakana Analytics, Seattle, WA ABSTRACT PROC REG, SAS s implementation of linear regression, is often used to fit a line without checking the underlying

More information

Mixed-Model Estimation of genetic variances. Bruce Walsh lecture notes Uppsala EQG 2012 course version 28 Jan 2012

Mixed-Model Estimation of genetic variances. Bruce Walsh lecture notes Uppsala EQG 2012 course version 28 Jan 2012 Mixed-Model Estimation of genetic variances Bruce Walsh lecture notes Uppsala EQG 01 course version 8 Jan 01 Estimation of Var(A) and Breeding Values in General Pedigrees The above designs (ANOVA, P-O

More information

Additional Notes: Investigating a Random Slope. When we have fixed level-1 predictors at level 2 we show them like this:

Additional Notes: Investigating a Random Slope. When we have fixed level-1 predictors at level 2 we show them like this: Ron Heck, Summer 01 Seminars 1 Multilevel Regression Models and Their Applications Seminar Additional Notes: Investigating a Random Slope We can begin with Model 3 and add a Random slope parameter. If

More information

1 Mixed effect models and longitudinal data analysis

1 Mixed effect models and longitudinal data analysis 1 Mixed effect models and longitudinal data analysis Mixed effects models provide a flexible approach to any situation where data have a grouping structure which introduces some kind of correlation between

More information

1. (Rao example 11.15) A study measures oxygen demand (y) (on a log scale) and five explanatory variables (see below). Data are available as

1. (Rao example 11.15) A study measures oxygen demand (y) (on a log scale) and five explanatory variables (see below). Data are available as ST 51, Summer, Dr. Jason A. Osborne Homework assignment # - Solutions 1. (Rao example 11.15) A study measures oxygen demand (y) (on a log scale) and five explanatory variables (see below). Data are available

More information

Special Topics. Handout #4. Diagnostics. Residual Analysis. Nonlinearity

Special Topics. Handout #4. Diagnostics. Residual Analysis. Nonlinearity Special Topics Diagnostics Residual Analysis As with linear regression, an analysis of residuals is necessary to assess the model adequacy. The same techniques may be employed such as plotting residuals

More information

Contrasting Models for Lactation Curve Analysis

Contrasting Models for Lactation Curve Analysis J. Dairy Sci. 85:968 975 American Dairy Science Association, 2002. Contrasting Models for Lactation Curve Analysis F. Jaffrezic,*, I. M. S. White,* R. Thompson, and P. M. Visscher* *Institute of Cell,

More information

EE290H F05. Spanos. Lecture 5: Comparison of Treatments and ANOVA

EE290H F05. Spanos. Lecture 5: Comparison of Treatments and ANOVA 1 Design of Experiments in Semiconductor Manufacturing Comparison of Treatments which recipe works the best? Simple Factorial Experiments to explore impact of few variables Fractional Factorial Experiments

More information

USE OF THE SAS VARCOMP PROCEDURE TO ESTIMATE ANALYTICAL REPEATABILITY. Anna Caroli Istituto di Zootecnica Veterinaria - Milano - Italy

USE OF THE SAS VARCOMP PROCEDURE TO ESTIMATE ANALYTICAL REPEATABILITY. Anna Caroli Istituto di Zootecnica Veterinaria - Milano - Italy INTRODUCTION USE OF THE SAS VARCOMP PROCEDURE TO ESTIMATE ANALYTICAL REPEATABILITY Anna Caroli Istituto di Zootecnica Veterinaria - Milano - Italy Researchers often have to assess if an analytical method

More information

Dr. Maddah ENMG 617 EM Statistics 11/28/12. Multiple Regression (3) (Chapter 15, Hines)

Dr. Maddah ENMG 617 EM Statistics 11/28/12. Multiple Regression (3) (Chapter 15, Hines) Dr. Maddah ENMG 617 EM Statistics 11/28/12 Multiple Regression (3) (Chapter 15, Hines) Problems in multiple regression: Multicollinearity This arises when the independent variables x 1, x 2,, x k, are

More information

Ratio of Polynomials Fit Many Variables

Ratio of Polynomials Fit Many Variables Chapter 376 Ratio of Polynomials Fit Many Variables Introduction This program fits a model that is the ratio of two polynomials of up to fifth order. Instead of a single independent variable, these polynomials

More information

Advantages of Mixed-effects Regression Models (MRM; aka multilevel, hierarchical linear, linear mixed models) 1. MRM explicitly models individual

Advantages of Mixed-effects Regression Models (MRM; aka multilevel, hierarchical linear, linear mixed models) 1. MRM explicitly models individual Advantages of Mixed-effects Regression Models (MRM; aka multilevel, hierarchical linear, linear mixed models) 1. MRM explicitly models individual change across time 2. MRM more flexible in terms of repeated

More information

Final Review. Yang Feng. Yang Feng (Columbia University) Final Review 1 / 58

Final Review. Yang Feng.   Yang Feng (Columbia University) Final Review 1 / 58 Final Review Yang Feng http://www.stat.columbia.edu/~yangfeng Yang Feng (Columbia University) Final Review 1 / 58 Outline 1 Multiple Linear Regression (Estimation, Inference) 2 Special Topics for Multiple

More information

Now consider the case where E(Y) = µ = Xβ and V (Y) = σ 2 G, where G is diagonal, but unknown.

Now consider the case where E(Y) = µ = Xβ and V (Y) = σ 2 G, where G is diagonal, but unknown. Weighting We have seen that if E(Y) = Xβ and V (Y) = σ 2 G, where G is known, the model can be rewritten as a linear model. This is known as generalized least squares or, if G is diagonal, with trace(g)

More information

Analysis of variance and regression. December 4, 2007

Analysis of variance and regression. December 4, 2007 Analysis of variance and regression December 4, 2007 Variance component models Variance components One-way anova with random variation estimation interpretations Two-way anova with random variation Crossed

More information

Any of 27 linear and nonlinear models may be fit. The output parallels that of the Simple Regression procedure.

Any of 27 linear and nonlinear models may be fit. The output parallels that of the Simple Regression procedure. STATGRAPHICS Rev. 9/13/213 Calibration Models Summary... 1 Data Input... 3 Analysis Summary... 5 Analysis Options... 7 Plot of Fitted Model... 9 Predicted Values... 1 Confidence Intervals... 11 Observed

More information

Longitudinal data: simple univariate methods of analysis

Longitudinal data: simple univariate methods of analysis Longitudinal data: simple univariate methods of analysis Danish version by Henrik Stryhn, June 1996 Department of Mathematcis and Physics, KVL Translation (and rewriting) by Ib Skovgaard, March 1998 (the

More information

TABLE OF CONTENTS INTRODUCTION TO MIXED-EFFECTS MODELS...3

TABLE OF CONTENTS INTRODUCTION TO MIXED-EFFECTS MODELS...3 Table of contents TABLE OF CONTENTS...1 1 INTRODUCTION TO MIXED-EFFECTS MODELS...3 Fixed-effects regression ignoring data clustering...5 Fixed-effects regression including data clustering...1 Fixed-effects

More information

Some general observations.

Some general observations. Modeling and analyzing data from computer experiments. Some general observations. 1. For simplicity, I assume that all factors (inputs) x1, x2,, xd are quantitative. 2. Because the code always produces

More information

Wiley. Methods and Applications of Linear Models. Regression and the Analysis. of Variance. Third Edition. Ishpeming, Michigan RONALD R.

Wiley. Methods and Applications of Linear Models. Regression and the Analysis. of Variance. Third Edition. Ishpeming, Michigan RONALD R. Methods and Applications of Linear Models Regression and the Analysis of Variance Third Edition RONALD R. HOCKING PenHock Statistical Consultants Ishpeming, Michigan Wiley Contents Preface to the Third

More information

22s:152 Applied Linear Regression. Take random samples from each of m populations.

22s:152 Applied Linear Regression. Take random samples from each of m populations. 22s:152 Applied Linear Regression Chapter 8: ANOVA NOTE: We will meet in the lab on Monday October 10. One-way ANOVA Focuses on testing for differences among group means. Take random samples from each

More information

Introduction to General and Generalized Linear Models

Introduction to General and Generalized Linear Models Introduction to General and Generalized Linear Models Mixed effects models - II Henrik Madsen, Jan Kloppenborg Møller, Anders Nielsen April 16, 2012 H. Madsen, JK. Møller, A. Nielsen () Chapman & Hall

More information

Learning Gaussian Process Models from Uncertain Data

Learning Gaussian Process Models from Uncertain Data Learning Gaussian Process Models from Uncertain Data Patrick Dallaire, Camille Besse, and Brahim Chaib-draa DAMAS Laboratory, Computer Science & Software Engineering Department, Laval University, Canada

More information

Describing Within-Person Fluctuation over Time using Alternative Covariance Structures

Describing Within-Person Fluctuation over Time using Alternative Covariance Structures Describing Within-Person Fluctuation over Time using Alternative Covariance Structures Today s Class: The Big Picture ACS models using the R matrix only Introducing the G, Z, and V matrices ACS models

More information

Multivariate analysis of variance and covariance

Multivariate analysis of variance and covariance Introduction Multivariate analysis of variance and covariance Univariate ANOVA: have observations from several groups, numerical dependent variable. Ask whether dependent variable has same mean for each

More information

Modelling heterogeneous variance-covariance components in two-level multilevel models with application to school effects educational research

Modelling heterogeneous variance-covariance components in two-level multilevel models with application to school effects educational research Modelling heterogeneous variance-covariance components in two-level multilevel models with application to school effects educational research Research Methods Festival Oxford 9 th July 014 George Leckie

More information

Math 423/533: The Main Theoretical Topics

Math 423/533: The Main Theoretical Topics Math 423/533: The Main Theoretical Topics Notation sample size n, data index i number of predictors, p (p = 2 for simple linear regression) y i : response for individual i x i = (x i1,..., x ip ) (1 p)

More information

UNIVERSITY OF TORONTO. Faculty of Arts and Science APRIL 2010 EXAMINATIONS STA 303 H1S / STA 1002 HS. Duration - 3 hours. Aids Allowed: Calculator

UNIVERSITY OF TORONTO. Faculty of Arts and Science APRIL 2010 EXAMINATIONS STA 303 H1S / STA 1002 HS. Duration - 3 hours. Aids Allowed: Calculator UNIVERSITY OF TORONTO Faculty of Arts and Science APRIL 2010 EXAMINATIONS STA 303 H1S / STA 1002 HS Duration - 3 hours Aids Allowed: Calculator LAST NAME: FIRST NAME: STUDENT NUMBER: There are 27 pages

More information

MA 575 Linear Models: Cedric E. Ginestet, Boston University Mixed Effects Estimation, Residuals Diagnostics Week 11, Lecture 1

MA 575 Linear Models: Cedric E. Ginestet, Boston University Mixed Effects Estimation, Residuals Diagnostics Week 11, Lecture 1 MA 575 Linear Models: Cedric E Ginestet, Boston University Mixed Effects Estimation, Residuals Diagnostics Week 11, Lecture 1 1 Within-group Correlation Let us recall the simple two-level hierarchical

More information

MIXED MODELS FOR REPEATED (LONGITUDINAL) DATA PART 2 DAVID C. HOWELL 4/1/2010

MIXED MODELS FOR REPEATED (LONGITUDINAL) DATA PART 2 DAVID C. HOWELL 4/1/2010 MIXED MODELS FOR REPEATED (LONGITUDINAL) DATA PART 2 DAVID C. HOWELL 4/1/2010 Part 1 of this document can be found at http://www.uvm.edu/~dhowell/methods/supplements/mixed Models for Repeated Measures1.pdf

More information

Keywords: One-Way ANOVA, GLM procedure, MIXED procedure, Kenward-Roger method, Restricted maximum likelihood (REML).

Keywords: One-Way ANOVA, GLM procedure, MIXED procedure, Kenward-Roger method, Restricted maximum likelihood (REML). A Simulation JKAU: Study Sci., on Vol. Tests 20 of No. Hypotheses 1, pp: 57-68 for (2008 Fixed Effects A.D. / 1429 in Mixed A.H.) Models... 57 A Simulation Study on Tests of Hypotheses for Fixed Effects

More information

Fitting PK Models with SAS NLMIXED Procedure Halimu Haridona, PPD Inc., Beijing

Fitting PK Models with SAS NLMIXED Procedure Halimu Haridona, PPD Inc., Beijing PharmaSUG China 1 st Conference, 2012 Fitting PK Models with SAS NLMIXED Procedure Halimu Haridona, PPD Inc., Beijing ABSTRACT Pharmacokinetic (PK) models are important for new drug development. Statistical

More information

MA 575 Linear Models: Cedric E. Ginestet, Boston University Midterm Review Week 7

MA 575 Linear Models: Cedric E. Ginestet, Boston University Midterm Review Week 7 MA 575 Linear Models: Cedric E. Ginestet, Boston University Midterm Review Week 7 1 Random Vectors Let a 0 and y be n 1 vectors, and let A be an n n matrix. Here, a 0 and A are non-random, whereas y is

More information

Kruskal-Wallis and Friedman type tests for. nested effects in hierarchical designs 1

Kruskal-Wallis and Friedman type tests for. nested effects in hierarchical designs 1 Kruskal-Wallis and Friedman type tests for nested effects in hierarchical designs 1 Assaf P. Oron and Peter D. Hoff Department of Statistics, University of Washington, Seattle assaf@u.washington.edu, hoff@stat.washington.edu

More information

The Random Effects Model Introduction

The Random Effects Model Introduction The Random Effects Model Introduction Sometimes, treatments included in experiment are randomly chosen from set of all possible treatments. Conclusions from such experiment can then be generalized to other

More information

Modification of negative eigenvalues to create positive definite matrices and approximation of standard errors of correlation estimates

Modification of negative eigenvalues to create positive definite matrices and approximation of standard errors of correlation estimates Modification of negative eigenvalues to create positive definite matrices and approximation of standard errors of correlation estimates L. R. Schaeffer Centre for Genetic Improvement of Livestock Department

More information

Marcia Gumpertz and Sastry G. Pantula Department of Statistics North Carolina State University Raleigh, NC

Marcia Gumpertz and Sastry G. Pantula Department of Statistics North Carolina State University Raleigh, NC A Simple Approach to Inference in Random Coefficient Models March 8, 1988 Marcia Gumpertz and Sastry G. Pantula Department of Statistics North Carolina State University Raleigh, NC 27695-8203 Key Words

More information

REPEATED MEASURES USING PROC MIXED INSTEAD OF PROC GLM James H. Roger and Michael Kenward Live Data and Reading University, U.K.

REPEATED MEASURES USING PROC MIXED INSTEAD OF PROC GLM James H. Roger and Michael Kenward Live Data and Reading University, U.K. saug '93 ProceedioJls REPEATED MEASURES USING PROC MIXED INSTEAD OF PROC GLM James H. Roger and Michael Kenward Live Data and Reading University, U.K. Abstract The new procedure Mixed in Release 6.07 of

More information

22s:152 Applied Linear Regression. There are a couple commonly used models for a one-way ANOVA with m groups. Chapter 8: ANOVA

22s:152 Applied Linear Regression. There are a couple commonly used models for a one-way ANOVA with m groups. Chapter 8: ANOVA 22s:152 Applied Linear Regression Chapter 8: ANOVA NOTE: We will meet in the lab on Monday October 10. One-way ANOVA Focuses on testing for differences among group means. Take random samples from each

More information

Analysis of Variance

Analysis of Variance Statistical Techniques II EXST7015 Analysis of Variance 15a_ANOVA_Introduction 1 Design The simplest model for Analysis of Variance (ANOVA) is the CRD, the Completely Randomized Design This model is also

More information

Chapter 4 Multi-factor Treatment Designs with Multiple Error Terms 93

Chapter 4 Multi-factor Treatment Designs with Multiple Error Terms 93 Contents Preface ix Chapter 1 Introduction 1 1.1 Types of Models That Produce Data 1 1.2 Statistical Models 2 1.3 Fixed and Random Effects 4 1.4 Mixed Models 6 1.5 Typical Studies and the Modeling Issues

More information

ONE MORE TIME ABOUT R 2 MEASURES OF FIT IN LOGISTIC REGRESSION

ONE MORE TIME ABOUT R 2 MEASURES OF FIT IN LOGISTIC REGRESSION ONE MORE TIME ABOUT R 2 MEASURES OF FIT IN LOGISTIC REGRESSION Ernest S. Shtatland, Ken Kleinman, Emily M. Cain Harvard Medical School, Harvard Pilgrim Health Care, Boston, MA ABSTRACT In logistic regression,

More information

Non-linear least squares

Non-linear least squares Non-linear least squares Concept of non-linear least squares We have extensively studied linear least squares or linear regression. We see that there is a unique regression line that can be determined

More information

Confidence Intervals of the Simple Difference between the Proportions of a Primary Infection and a Secondary Infection, Given the Primary Infection

Confidence Intervals of the Simple Difference between the Proportions of a Primary Infection and a Secondary Infection, Given the Primary Infection Biometrical Journal 42 (2000) 1, 59±69 Confidence Intervals of the Simple Difference between the Proportions of a Primary Infection and a Secondary Infection, Given the Primary Infection Kung-Jong Lui

More information