MSTATS - a random collection of statistical functions

Set of functions for statistical analysis
870 Downloads
Updated 4 Apr 2018

View License

MSTATS is a set of basic functions for statistical data analysis. I wrote it because the Matlab Statistics Toolbox does not include them, although some of them are widely used. There are functions to construct confidence intervals for correlations, test whether two dependent or independent correlations are significantly different, compute semipartial correlations and standard errors for means or proportions, Fisher's exact test and the binomial test.

Cite As

Maik Stüttgen (2024). MSTATS - a random collection of statistical functions (https://www.mathworks.com/matlabcentral/fileexchange/47235-mstats-a-random-collection-of-statistical-functions), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2018a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
2.0.0.0

Added some more statistical functions. In V2, two regression slopes can be compared statistically, as well as the difference between two correlation coefficients, and the difference of two proportions. See mstats_funref.txt for an overview.

1.1.0.0

Just added a screenshot.

1.0.0.0