image thumbnail

updated 21 days ago

welchanovawd by Antonio Trujillo-Ortiz

Welch ANOVA Test for Unequal Variances without data. (anova, heteroscedasticity, kmeans)

welchanovawd.m

image thumbnail

updated 1 month ago

aov2apr by Antonio Trujillo-Ortiz

Two-way analysis of variance with a planned (a priori) factor. (analysis of variance, anova, twoway)

aov2apr.m

image thumbnail

updated 1 month ago

Measures of Effect Size Toolbox by Harald Hentschke

Computes diverse effect size statistics including confidence intervals (statistics, effect size, noncentral)

ci=ncpci(x,fType,df,varargin)

pvpmod(x)

mes.m

image thumbnail

updated 7 months ago

Group means with letters in a multiple comparison test by Cleiton Nunes

Grouping means by letters in a multiple comparison test (statistics, posthoc, anova)

phgroup(xo,c)

image thumbnail

updated 11 months ago

pbootkanovahet by Antonio Trujillo-Ortiz

Parametric Bootstrap ANOVA under Heteroscedasticity Krishnamoorthy's Procedure. (bootstrap, parametric, anova)

pbootkanovahet.m

image thumbnail

updated 12 months ago

welchanova by Antonio Trujillo-Ortiz

Welch ANOVA Test for Unequal Variances. (anova, welch test, kmeans)

welchanova.m

image thumbnail

updated 12 months ago

Circular Statistics Toolbox (Directional Statistics) by Philipp Berens

Compute descriptive and inferential statistics for circular or directional data. (directional statistic..., ang, circle)

circ_ang2rad(alpha)

circ_axial(alpha, p)

circ_axialmean(alphas, m, dim)

image thumbnail

updated almost 2 years ago

Two-way repeated measures ANOVA by Aaron Schurger

Two-way repeated measures ANOVA, for designs with two within-subjects variables. (statistics, probability, repeatedmeasures)

rm_anova2(Y,S,F1,F2,FACTNAMES)

image thumbnail

updated almost 2 years ago

bootanovagr by Antonio Trujillo-Ortiz

Bootstrap Analysis of Variance Graphical Approach. (bootstrap, resampling, analysis of variance)

bootanovagr.m

image thumbnail

updated 2 years ago

LinStats by Michael Boedigheimer

Statistical analysis (ANOVA,…) and plotting of fixed and mixed effects models using modern methods (statistics, gui, optimization)

blkrepmat( type, c, q )

center(X, V, dim)

coeff2eqn( coeffs, var_names, skipzeros, parens )

image thumbnail

updated 3 years ago

Mixed (Between/Within Subjects) ANOVA by Matthew Johnson

Simple function for mixed (between- and within-subjects, aka repeated-measures) ANOVA (anova, mixed, model)

[SSQs, DFs, MSQs, Fs, Ps]=mixed_between_within_anova(X,supp...

image thumbnail

updated 3 years ago

MANCOVAN by William Gruner

Tools for Multivariate Analysis (Statistics Toolbox NOT Required) (analysis of covarianc..., mancova, manovan)

mC2X(covariates, offset, options, columns)

mCC2X(covariates, offset, options, columns)

mDemoA

image thumbnail

updated 3 years ago

Anovarep by Giuseppe Cardillo

Compute the Anova for repeated measures and Holm-Sidak test for multiple comparisons if Anova is pos (statistics, probability, anova)

anovarep(varargin)

anovarepdemo.m

image thumbnail

updated 3 years ago

KWtest by Giuseppe Cardillo

Kruskal-Wallis test for the non parametric analysis of variance. (statistics, non parametric, anova)

STATS=kwtest(x)

image thumbnail

updated almost 4 years ago

Sequence Generator / CORE Manual (v0.91) by Roland Pfister

Manual for the pre-release of CORE / Sequence Generator v0.91. (experimental design, optimization, pseudorandom sequence)

image thumbnail

updated almost 4 years ago

Sequence Generator v0.91 by Roland Pfister

Generates trial sequences for factorial designs. Optimized for behavioral neuroscience experiments. (randomization, pseudorandom sequence, gui)

Sequence_Generator_v0_91_export.m

image thumbnail

updated 4 years ago

Huynh-Feldt epsilon general procedure by Matthew Nelson

Calc. the Huynh-Feldt epsilon for any arbitrary combination of between and within subject factors (statistics, anova, repeated measures)

[EpsHF EpsList EpsGG]=GenCalcHFEps(Y,BTFacs,WInFacs,S)

[M,MList]=GenOrthogComps(nTreats,NormFlag)

image thumbnail

updated 4 years ago

Repeated Measures ANOVA by Arash Salarian

Single factor repeated measures ANOVA for one or more samples. (anova, unbalanced samples, statistics)

anova_rm(X, displayopt)

image thumbnail

updated 5 years ago

Calculate Rationalized arcsine transform by Gautam Vallabha

Converts proportions into rational arcsine units (rau's) for performing linear tests like ANOVA (statistics, probability, rationalized arcsine ...)

rau(p, n)

image thumbnail

updated almost 6 years ago

Demo Files for "Data Analysis with Statistics and Curve Fitting Toolboxes" 2007 Webinar by Stuart Kozola

Demo file from the August 7, 2007 Live Webinar (statistics, probability, curve fitting)

Analysis of Wing Stresses on a Prototype Aircraft

createfigure(X1, Y1, X2)

cubicfit(x,y)

image thumbnail

updated 6 years ago

RMAOV1MS by Antonio Trujillo-Ortiz

Repeated measures single-factor analysis of variance multiple samples (repeated measures, statistics, probability)

RMAOV1MS(X,alpha)

image thumbnail

updated 7 years ago

outaovii by Antonio Trujillo-Ortiz

Identification of outliers in a one-way analysis of variance model II (random effects). (statistics, probability, outlier)

outAOVII(X,alpha)

image thumbnail

updated 8 years ago

ANOVA and variance components for genetic data by Juan F. Fernandez-Manjarres

Variance components analysis for population genetics data. (anova, population, statistics)

varcomp(x, verbose)

varcomp_nested(x, verbose)

Contact us