Giter VIP home page Giter VIP logo

teg_rma's People

Contributors

thomasgladwin avatar

Stargazers

 avatar

Watchers

 avatar

teg_rma's Issues

Undefined function or variable 'teg_ttest'

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!

Error using teg_RMA_ANOVA>inner

Hi,

I wanted to try the permutation test and got this error:

Error using teg_RMA_ANOVA>inner
Too many input arguments.

Error in teg_RMA_ANOVA (line 127)
F = inner(X, y_perm, M_red, number_of_dims, Bcoder, nSubj, correct_for_cov, Cont);

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);

I used a model with 2 factors and 3 continuous covariates. Is that to much? Or is another failure?

Many thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.