Code covered by the BSD License
-
KendallTau(x,y)
-
MakeCorr(V)
-
[data,data2,k,k2]=npar_wilcox...
npar_wilcoxrsum called by npar_main performs nonparametric wilcoxon rank-sum test
-
[data,k]=npar_vdwaerden(data,...
npar_vdwaerden called by npar_main performs nonparametric Van Der Waerden normal scores test
-
[data,k]=npar_wilcoxsr(data,k)
npar_wilcoxsr called by npar_main performs nonparametric wilcoxon signed-rank test
-
[datasign,signs,signpval,sign...
npar_sign called by npar_main performs nonparametric sign test
-
[datasign,signs,signpval,sign...
npar_sign called by npar_main performs nonparametric sign test
-
[mcpval,mcsplus]=npar_pitmanm...
npar_pitmanmc called by npar_main performs nonparametric pitman Monte Carlo test
-
[p, r, t, R, T ] =SpearmanRan...
-
[pitind,meansmall,datasmallsu...
npar_pitmanind called by npar_main performs nonparametric pitman test for independent samples
-
[runsrandompval,runsrandompva...
npar_runsrandom called by npar_main performs nonparametric runs test for randomness
-
[spit,statm,sminus,pval1,stat...
npar_pitman called by npar_main performs nonparametric pitman test
-
[tkstat,pval1,pval2,tknormalp...
npar_kendallrank called by npar_main performs nonparametric kendall rank correlation coefficient test
-
[unstat,umstat,u1,pval1,u2,pv...
npar_wilcoxmwrsum called by npar_main performs nonparametric wilcoxon-mann-whitney rank-sum test
-
[unstat,umstat,u1,pval1,u2,pv...
npar_wmwrsum called by npar_main performs nonparametric wilcoxon-mann-whitney rank-sum test
-
gammax(z)
-
npar_main(method,data,data2,t...
npar_main is the main program for Erik's Matlab nonparametric statistical toolbox
-
npar_wilcoxsr_ci(dataorg,k,n,...
npar_wilcoxsr_ci called by npar_main performs nonparametric wilcox signed-rank confidence intervals
-
pitman_mc(data,testmedian,n)
Pitman_MC finds Monte Carlo test for right-tail Pitman test
-
npar_data.m
-
View all files
NonParametric Statistical Toolbox
by Erik Erhardt
18 Jan 2007
(Updated 19 Jan 2007)
These are MatLab functions for performing Exact and approximate NonParametric statistics on small da
|
Watch this File
|
| File Information |
| Description |
These are MatLab functions for performing NonParametric statistics on small data sets.
Begin at npar_data.m to input your data and set switches for the test you want. You will find examples of data sets already there. Run npar_data.m in MatLab. npar_main.m will be called.
You may need to adjust switches in this program to determine the output you want. This is "use at your own risk" software, though I have tested this code to my satisfaction.
All the files beginning with "npar_" are integrated parts of the package. The other files may be helpful otherwise, so are included here. |
| MATLAB release |
MATLAB 6.1 (R12.1)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (1) |
| 10 Jun 2007 |
Scott Miller
|
|
|
|
Contact us at files@mathworks.com