필터 지우기
필터 지우기

How to run Hotelling's t-square test in matlab?

조회 수: 24 (최근 30일)
Kylie Davis
Kylie Davis 2017년 3월 16일
답변: Star Strider 2017년 3월 16일
I have two groups of subjects ('ACL-reconstructed' and 'Normal') and I would like to compare data from both limbs of each subject for both groups simultaneously. i.e. the ACL-reconstructed group contributes a 'reconstructed limb' and a 'contralateral limb' and the normal group also contributes a 'reconstructed limb' and a 'contralateral limb'. I was advised to conduct a Hotelling's t-square test for this analysis, but I am having trouble performing it.

답변 (1개)

Star Strider
Star Strider 2017년 3월 16일
If you want to do a pca first, you can do a Hotelling's T-squared statistic using it.
Otherwise, you first have to do an analysis of variance. See the documentation for Multivariate Analysis of Variance for Repeated Measures. There are a number of links to follow to allow you to write the code to analyse your data. It’s been years since I’ve done one of these, so I likely cannot help you further with the functions.
The ‘ACL reconstructed’ group have my sympathies!

카테고리

Help CenterFile Exchange에서 Dimensionality Reduction and Feature Extraction에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by