T-Test with covariates?

26 visualizzazioni (ultimi 30 giorni)
ShaneS
ShaneS il 25 Giu 2018
Risposto: Anton Semechko il 25 Giu 2018
Hello MATLAB Experts,
I am trying to run a T-TEST between 2 groups, while taking into account age and gender as nuisance covariates. How can I go about doing that?
Thanks.

Risposte (1)

Anton Semechko
Anton Semechko il 25 Giu 2018
In medical image processing application general linear model is often used to test null-hypotheses while accounting for covariates like age and gender. The idea there is fit linear multiple regression model to data, and then only perform t-tests on regression coefficients corresponding to the variables of interest.

Categorie

Scopri di più su Descriptive Statistics in Help Center e File Exchange

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by