Statistics Class

public class Statistics

Methods

NameDescription
AndersonDarlingAnderson-Darling GOF test.
BartlettTestPerforms the Bartlett test for dimensionality of data.
BetaFit (2)Calculate parameters for Beta distributed values.
BetaLike (2)
BinomFit (4)Calculate parameters for binomial distributed values.
CauchyFit (2)Calculate the parameters and their (1-Alpha) confidence invervals for Cauchy distributed values.
ChiSquareFitCalculate parameters for Chi-Squared distributed values.
ChiSquareTestChi-Squared Test.
CorrCoef (3)Pearson correlation coefficients.
Covariance (3)Calculate the variance-covariance matrix (Result), assuming vectors X and Y are two variable and their elements are the observations.
CronbachAlphaThe Cronbach Alpha coefficient.
CumulativeHist (2)Cumulative histogram.
EmpiricalCDFEmpirical CDF.
ErlangFitCalculate parameters for Erlang distributed values.
ExponentFit (2)Calculate parameters for exponentialy distributed values.
FFitCalculate parameter for Fisher-F distributed values.
FTestF Test.
FullFactDesign (2)Performs Mixed-Level Full Factorial Design.
GammaFit (2)Calculate parameters for Gamma distributed values.
GeometricFit (2)Calculate parameters for geometrically distributed values.
GOFBeraJarqueTestThe Bera-Jarque GOF test to a normal distribution.
GOFChi2Test (2)The Chi-Squared goodness of fit test.
GOFKolmogorov (2)Two sample Kolmogorov-Smirnov GOF test.
GOFLillieTestThe Lilliefors GOF test to a normal distribution.
GrubbsTestGrubb's test for outliers.
Histogram (5)Histogram.
HotellingT2OneOne-sample Hotelling T2 test.
HotellingT2TwoTwo-sample Hotelling T2 test.
InterQuartileInterQuartile range.
InverseGaussianFit (2)Calculate parameters for inverse Gaussian distributed values.
LaplaceFitCalculate parameters for Laplace distributed values.
LatinHyperCubeDesignLatin Hyper-Cube design.
LogisticFitCalculate parameters for Logistic distributed values.
LogNormalFit (2)Calculate parameters for log-normally distributed values.
MannWCDF1
MannWhitneyTestTwo sample Mann-Whitney test.
MaxwellFitCalculate parameters for Maxwell distributed values.
MBoxTestM-Box test for equal covariances.
MDScaleMetricClassical multidimensional scaling.
MDScaleStressThe stress factor for multidimensional scaling.
MeanGGeometric mean.
MeanHHarmonic mean.
MeanTTrimmed mean.
mode (2)Mode of all Src vector elements.
MomentMoments.
NegBinomFitCalculate parameters for negative binomial distributed values.
NormalFit (2)Calculate parameters for normally distributed values.
OrthogonalRotationOrthogonal rotation of matrix.
PairwiseDistancePairwise distance.
PCA (2)Perform a PCA on Data matrix, where Data columns are variables and rows are the observables.
PCAResidualsPC residuals.
Percentile (2)Percentile.
PoissonFit (2)Calculate parameters for Poisson distributed values.
RangeColsRange for matrix columns.
RangeRowsRange for matrix rows.
RanksRank vector elements (no tie adjustment).
RayleighFit (2)Calculate parameters for Rayleigh distributed values.
RemoveColumnRemove matrix column.
RemoveRowRemove matrix row.
ShapiroFranciaThe Shapiro-Francia test for normality of data.
ShapiroWilksThe Shapiro-Wilks test for normality of data.
SignTest (2)Performs paired Sign test. The routine tests the null hypothesis that Data1 and Data2 have equal median value.
SpearmanRankCorrSpearman rank correlation test.
StudentFitCalculate parameter for Student-T distributed values.
TiedRanksTied ranks for vector elements.
TriangularFitCalculate parameters for Triangular distributed values.
tTest (2)Performs the two sample pooled or paired t-test.
UniformDFit (2)Calculate parameters for discrete uniformly distributed values.
UniformFit (2)Calculate parameters for uniformly distributed values.
UniqueFinds the unique elements in vector/matrix.
WeibullFit (2)Calculate parameters for Weibull distributed values.
WilcoxonSign (2)Performs two-sample Wilcoxon Signed-Rank test by comparing Data1 and Data2 medians.
ZTestZ Test.

Constants

NameTypeDescription
StatAuthorString