Homer3
Homer3 copied to clipboard
GLM T score
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
Has this been implemented since @mayucel ?
This has been implemented. You can find the t and p values for the GLM regressors under ProcResultClass.misc.hmrstats under Homer3 output files.
Please see here for further info: https://github.com/BUNPC/Homer3/wiki/Input-and-Output-Names-and-Formats