1 / 12

General linear model and regression analysis

General linear model and regression analysis. The general linear model: Y = μ + σ 2 (Age) + σ 2 (Sex) + σ 2 (Genotype) + σ 2 (Measurement) + σ 2 (Condition) + ε Y: response of the system μ : grand mean σ 2 : variance from the factor ε : error. Dependent vs. independent variables.

Télécharger la présentation

General linear model and regression analysis

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. General linear model and regression analysis

  2. The general linear model: • Y = μ + σ2(Age) + σ2(Sex) + σ2(Genotype) + σ2(Measurement) + σ2(Condition) + ε • Y: response of the system • μ: grand mean • σ2: variance from the factor • ε: error

  3. Dependent vs. independent variables • Independent varables ARE MANIPULATED in the experiment • Dependent ones ARE NOT MANIPULATED • Independent variables shape the experiment • Dependent variables measure its result

  4. Description of the established relations: • Strong? • Absolutely • Related to other relations • Confident? • By different tests • Robust? What happens if: • we change the method? • the distribution changes the shape?

  5. The purpose of the general linear model The theory seeks to identify those quantities in systems of equations which remain unchanged under linear transformations of the variables in the system. I.e.: an eternal and unchanging amongst the chaos of the transitory and the illusory.

  6. The purpose of the regression analysis, more specifically: Quantify the relationship between several independent or predictor variables and a dependent or criterion variable.

  7. Simple regression

  8. Multiple regression The regression coefficients represent the independent contributions of each independent variable to the prediction of the dependent variable. In other words, variable X1 is correlated with the Y variable, after controlling for all other independent variables (=partial correlations).

  9. The general linear model can be expressed as YM = Xb + e Here Y, X, b, and eare as described for the multivariate regression model and M is an m x s matrix of coefficients defining s linear transformation of the dependent variable. The normal equations are X'Xb =X' YM and a solution for the normal equations is given by b = (X'X)`X' YM Here the inverse of X'X is a generalized inverse if X'X contains redundant columns.

  10. Matrix ill conditioning • numerical round-off in designs with very different variances of values in different columns of the design matrix Rescale it!

  11. In the general linear model x = μ + σ2(Age) + σ2(Sex) + σ2(Genotype) + σ2(Measurement) + σ2(Condition) + ε Each of the terms σ2 can be questioned. Moreover, their particular combinations can be studied. x = μ + … σ2(Age X Sex) + … + σ2(Sex X Genotype) + σ2(Age X Genotype X Condition) + … + ε Examples: “Does the disease prognosis deteriorate with age equally for men and women?” H0: σ2(Age X Sex) = 0 “Is not genotype AbC reaction particularly difficult to detect by measuring with tool Z?” H0: σ2(Genotype X Measurement) = 0

  12. Statistical significance p-level: the probability of the relation to NOT EXIST

More Related