introduction to general and generalized linear models
play

Introduction to General and Generalized Linear Models General Linear - PowerPoint PPT Presentation

Introduction to General and Generalized Linear Models General Linear Models - part II Henrik Madsen Poul Thyregod Informatics and Mathematical Modelling Technical University of Denmark DK-2800 Kgs. Lyngby October 2010 Henrik Madsen Poul


  1. Introduction to General and Generalized Linear Models General Linear Models - part II Henrik Madsen Poul Thyregod Informatics and Mathematical Modelling Technical University of Denmark DK-2800 Kgs. Lyngby October 2010 Henrik Madsen Poul Thyregod (IMM-DTU) Chapman & Hall October 2010 1 / 32

  2. Today Test for model reduction Type I/III SSQ Collinearity Inference on individual parameters Confidence intervals Prediction intervals Residual analysis Henrik Madsen Poul Thyregod (IMM-DTU) Chapman & Hall October 2010 2 / 32

  3. Tests for model reduction Assume that a rather comprehensive model (a sufficient model ) H 1 has been formulated. Initial investigation has demonstrated that at least some of the terms in the model are needed to explain the variation in the response. The next step is to investigate whether the model may be reduced to a simpler model (corresponding to a smaller subspace),. That is we need to test whether all the terms are necessary . Henrik Madsen Poul Thyregod (IMM-DTU) Chapman & Hall October 2010 3 / 32

  4. Successive testing, type I partition Sometimes the practical problem to be solved by itself suggests a chain of hypothesis, one being a sub-hypothesis of the other. In other cases, the statistician will establish the chain using the general rule that more complicated terms (e.g. interactions) should be removed before simpler terms. In the case of a classical GLM, such a chain of hypotheses corresponds to a sequence of linear parameter-spaces, Ω i ⊂ R n , one being a subspace of the other. R ⊆ Ω M ⊂ . . . ⊂ Ω 2 ⊂ Ω 1 ⊂ R n , where H i : µ ∈ Ω i , i = 2 , . . . , M with the alternative H i − 1 : µ ∈ Ω i − 1 \ Ω i i = 2 , . . . , M Henrik Madsen Poul Thyregod (IMM-DTU) Chapman & Hall October 2010 4 / 32

  5. Partitioning of total model deviance Theorem (Partitioning of total model deviance) Given a chain of hypotheses that has been organised in a hierarchical manner then the model deviance D( p 1 ( y ); p M ( y )) corresponding to the initial model H 1 may be partitioned as a sum of contributions with each term D( p i +1 ( y ); p i ( y )) = D( y ; p i +1 ( y )) − D( y ; p i ( y )) representing the increase in residual deviance D( y ; p i ( y )) when the model is reduced from H i to the next lower model H i +1 . Henrik Madsen Poul Thyregod (IMM-DTU) Chapman & Hall October 2010 5 / 32

  6. Partitioning of total model deviance Assume that an initial ( sufficient ) model with the projection p 1 ( y ) has been found. By using the Theorem, and hence by partitioning corresponding to a chain of models we obtain: || p 1 ( y ) − p M ( y ) || 2 = || p 1 ( y ) − p 2 ( y ) || 2 + || p 2 ( y ) − p 3 ( y ) || 2 + · · · + || p M − 1 ( y ) − p M ( y ) || 2 It is common practice for statistical software to print a table showing this partitioning of the model deviance D( p 1 ( y ); p M ( y )) . The partitioning of the model deviance is from this sufficient or total model to lower order models, and very often the most simple model is the null model with dim = 1 This is called Type I partitioning . Henrik Madsen Poul Thyregod (IMM-DTU) Chapman & Hall October 2010 6 / 32

  7. Type I partitioning Source f Deviance Test || p M − 1 ( y ) − p M ( y ) || 2 / ( m M − 1 − m M ) || p M − 1 ( y ) − p M ( y ) || 2 H M m M − 1 − m M || y − p 1 ( y ) || 2 / ( n − m 1 ) . . . . . . . . . . . . . . . . . . . . . . . . || p 2 ( y ) − p 3 ( y ) || 2 / ( m 2 − m 3 ) || p 2 ( y ) − p 3 ( y ) || 2 H 3 m 2 − m 3 || y − p 1 ( y ) || 2 / ( n − m 1 ) || p 1 ( y ) − p 2 ( y ) || 2 / ( m 1 − m 2 ) || p 1 ( y ) − p 2 ( y ) || 2 H 2 m 1 − m 2 || y − p 1 ( y ) || 2 / ( n − m 1 ) || y − p 1 ( y ) || 2 Residual under H 1 n − m 1 Table: Illustration of Type I partitioning of the total model deviance || p 1 ( y ) − p M ( y ) || 2 . In the table it is assumed that H M corresponds to the null model where the dimension is dim = 1 . Henrik Madsen Poul Thyregod (IMM-DTU) Chapman & Hall October 2010 7 / 32

  8. Type I partitioning conclusions Corresponds to a successive projection corresponding to a chain of hypotheses reflecting a chain of linear parameter sub-spaces, such that spaces of lower dimensions are embedded in the higher dimensional spaces. The effect at any stage (typically the effect of a new variable) in the chain is evaluated after all previous variables in the model have been accounted for. The Type I deviance table depends on the order of which the variables enters the model. Henrik Madsen Poul Thyregod (IMM-DTU) Chapman & Hall October 2010 8 / 32

  9. Reduction of model using partial tests We have considered a fixed layout of a chain of models. However, a particular model can be formulated along a high number of different chains. Let us now consider some other types of test which by construction do not depend on the order of which the variables enters the model. Consider a given model H i . This model can be reduced along different chains. More particular we will consider the partial likelihood ratio test : Henrik Madsen Poul Thyregod (IMM-DTU) Chapman & Hall October 2010 9 / 32

  10. Partial likelihood ratio test Definition (Partial likelihood ratio test) Consider a sufficient model as represented by H i . Assume now that the hypothesis H i allows the different sub-hypotheses H A i +1 ⊂ H i ; H B i +1 ⊂ H i ; . . . H S i +1 ⊂ H i . A partial likelihood ratio test for H J i +1 under H i is the (conditional) test for the hypotheses H J i +1 given H i . The numerator in the F -test quantity for the partial test is found as the µ under H i and � µ under H J deviance between the two models, i.e. � � i +1 µ ; � F ( y ) = D( � µ ) / ( m i − m i +1 ) � || y − p i ( y ) || 2 / ( n − m i ) , where || y − p i ( y ) || 2 / ( n − m i ) , which for Σ = I is the variance of the residuals under H i . Henrik Madsen Poul Thyregod (IMM-DTU) Chapman & Hall October 2010 10 / 32

  11. Simultaneous testing, Type III partition Type III partition The Type III partition is obtained as the partial test for all factors. The Type III partitioning gives the deviance that would be obtained for each variable if it were entered last into the model. That is, the effect of each variable is evaluated after all other factors have been accounted for. Therefore the result for each term is equivalent to what is obtained with Type I analysis when the term enters the model as the last one in the ordering. Henrik Madsen Poul Thyregod (IMM-DTU) Chapman & Hall October 2010 11 / 32

  12. Type I/III There is no consensus on which type should be used for unbalanced designs, but most statisticians generally recommend Type III. Type III is the default in most software packages such as SAS, SPSS, JMP, Minitab, Stata, Statista, Systat, and Unistat R, S-Plus, Genstat, and Mathematica use Type I. Type I SS also called sequential sum of squares , whereas Type III is called marginal sum of squares . Unlike the Type I SS, the Type III SS will NOT sum to the Sum of Squares for the model corrected only for the mean (Corrected Total SS). Henrik Madsen Poul Thyregod (IMM-DTU) Chapman & Hall October 2010 12 / 32

  13. Collinearity Collinearity When some predictors are linear combinations of others, then X T X is singular, and there is (exact) collinearity . In this case there is no unique estimate of β . When X T X is close to singular, there is collinearity (some texts call it multicollinearity ). There are various ways to detect collinearity: i Examination of the correlation matrix for the estimates may reveal strong pairwise col-linearities ii Considering the change of the variance of the estimate of other parameters when removing a particular parameter. Henrik Madsen Poul Thyregod (IMM-DTU) Chapman & Hall October 2010 13 / 32

  14. Ridge regression When collinearity occurs, the variances are large and thus estimates are likely to be far from the true value. Ridge regression is an effective counter measure because it allows better interpretation of the regression coefficients by imposing some bias on the regression coefficients and shrinking their variance. Rigde regression, also called Tikhonov regularization is a commonly used method of regularization of ill-posed problems Henrik Madsen Poul Thyregod (IMM-DTU) Chapman & Hall October 2010 14 / 32

  15. Orthogonal parameterization Orthogonal parameterization Consider now the case X ′ 2 U = 0 , i.e. the space spanned by the columns in U is orthogonal on Ω 2 spanned by X 2 . Let X 2 � α denote the projection α = � on Ω 2 , and hence we have that � α , is independent of � � γ coming from the projection defined by U . In this case we obtain µ ; � D( � µ ) = || U � γ || � and the F -test is simplified to a test only based on � γ , i.e. γ ) ′ Σ − 1 U � F ( y ) = || U � γ || / ( m 1 − m 2 ) = ( U � γ / ( m 1 − m 2 ) s 2 s 2 1 1 where s 2 1 = || y − p 1 ( y ) || 2 / ( n − m 1 ) . Henrik Madsen Poul Thyregod (IMM-DTU) Chapman & Hall October 2010 15 / 32

  16. Orthogonal parameterization Orthogonal parameterization If the considered test is related to a subspace which is orthogonal to the space representing the rest of the parameters of the model, then the test quantity for model reduction does not depend on which parameters that enters the rest of the model. Theorem (Orthogonality of the design matrix) The Type I and III partitioning of the deviance are identical if the design matrix X is orthogonal. Henrik Madsen Poul Thyregod (IMM-DTU) Chapman & Hall October 2010 16 / 32

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend