Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined function or variable 'teg_ttest' #2

Open
mara172 opened this issue Apr 5, 2018 · 3 comments
Open

Undefined function or variable 'teg_ttest' #2

mara172 opened this issue Apr 5, 2018 · 3 comments

Comments

@mara172
Copy link

mara172 commented Apr 5, 2018

Hi there,
I tried you matlab files as you mentioned. But I got following error:
O = teg_RMA(M, 2, varname)
Undefined function or variable 'teg_ttest'.

Error in teg_RMA_ANOVA (line 12)
[p, t, df, effs] = teg_ttest(y, 0);

Error in teg_RMA (line 192)
[F, df1, df2, p, SSM, SSE, MSM, MSE, eta, eps0, bModel] = teg_RMA_ANOVA(M, X0, B, Bcoder, contvec, perm_test,
nIts_perm);
Maybe you can help?

Many Thanks!

@thomasgladwin
Copy link
Owner

Hi Mara,

Ach, there was an additional subdirectory missing, sorry! I've added it now, that's teg_basic_stats.zip. It should work with the unzipped directory added to the path. Please let me know whether it works with that added!

Best wishes,

Thomas

@mara172
Copy link
Author

mara172 commented Apr 5, 2018

Ok its solved! Thanks for the fast response!

@thomasgladwin
Copy link
Owner

Great, thanks for letting me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants