Code Monkey home page Code Monkey logo

mickcrosse / permutools Goto Github PK

View Code? Open in Web Editor NEW
13.0 3.0 2.0 1.78 MB

A MATLAB package for multivariate permutation testing and effect size measurement

Home Page: https://arxiv.org/abs/2401.09401

License: BSD 3-Clause "New" or "Revised" License

MATLAB 100.00%
bootstrapping-statistics matlab-toolbox permutation-test resampling-methods statistical-inference statistical-tests statistics effect-size frequentist-statistics hypothesis-testing

permutools's Issues

Issue with Dim argument in TTest2 and ANOVA1

When trying to use several of the tests (e.g. ttest2, anova1) I ran into an issue with the call for "sum" and "mean". For example, when running permuanova1 I received the error:
"Error using sum
Invalid option. Option must be 'double', 'native', 'default', 'omitnan', or 'includenan'.

Error in permuanova1 (line 95)
nobs = sum(~isnan(x), 'all'); " It appears to me that the issue is with argument 'all' . When I tried deleting 'all', it through the same error for 'mean' in line 98.

I'm running it on MATLB 2018a on a computing cluster.

permucorr worked great on the other hand.

Is this likely to be a matlab version issue?

Thanks
Timothy Boerger

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.