Homer3 icon indicating copy to clipboard operation
Homer3 copied to clipboard

GLM T score

Open yakirme opened this issue 4 years ago • 3 comments

We want to calculate the t-score from the beta values. See for example - https://www.brainvoyager.com/bv/doc/UsersGuide/StatisticalAnalysis/TheGeneralLinearModel.html

For that we need to extract the regressors for the GLM fit. Where can we find them?

Thank you

yakirme avatar Aug 27 '20 12:08 yakirme

Has this been implemented since @mayucel ?

sstucker avatar Dec 01 '21 19:12 sstucker

This has been implemented. You can find the t and p values for the GLM regressors under ProcResultClass.misc.hmrstats under Homer3 output files.

mayucel avatar Dec 01 '21 20:12 mayucel

Please see here for further info: https://github.com/BUNPC/Homer3/wiki/Input-and-Output-Names-and-Formats

mayucel avatar Dec 01 '21 20:12 mayucel