<< ARnoldi PACKage (binding de ARPACK)
Aide de Scilab
Matrices creuses >>
Aide de Scilab
>> Statistiques
Statistiques
Cumulated Distribution Functions
binomial
—
binomial distribution probabilities
cdfbet
—
fonction de répartition de la distribution Beta
cdfbin
—
fonction de répartition de la distribution binomiale
cdfchi
—
fonction de répartition de la distribution du chi-deux
cdfchn
—
fonction de répartition de la distribution du chi-deux non centrée
cdff
—
fonction de répartition de la distribution de Fisher
cdffnc
—
fonction de répartition de la distribution de Fisher non centrée
cdfgam
—
fonction de répartition de la distribution gamma
cdfnbn
—
fonction de répartition de la distribution binomiale négative
cdfnor
—
fonction de répartition de la distribution normale
cdfpoi
—
fonction de répartition de la distribution de Poisson
cdft
—
fonction de répartition de la distribution de Student
Central Tendency
geomean
—
moyenne géométrique
harmean
—
moyenne harmonique : inverse de la moyenne des inverses (zéros exclus)
mean
—
mean (row mean, column mean) of vector/matrix entries
meanf
—
weighted mean of a vector or a matrix
trimmean
—
trimmed mean of a vector or a matrix
Data with Missing Values
nancumsum
—
Somme cumulative ignorant les valeurs NaNs
nand2mean
—
difference of the means of two independent samples
nanmax
—
max (ignoring Nan's)
This function is obsolete
, replaced with
max
nanmean
—
mean (ignoring Nan's)
nanmeanf
—
mean (ignoring Nan's) with a given frequency.
nanmedian
—
median of the values of a numerical vector or matrix
nanmin (Obsolete)
—
min (ignoring Nan's)
This function is obsolete
, replaced with
min
nanreglin
—
Régréssion linéaire
nanstdev
—
standard deviation (ignoring the NANs).
nansum
—
Sum of values ignoring NAN's
thrownan
—
Eliminates nan values
Descriptive Statistics
center
—
center
correl
—
correlation of two variables
cov
—
Covariance matrix
covar
—
covariance of two variables
histc
—
calcule un histogramme
median
—
médiane des termes d'une matrice
stdev
—
écart-type des termes d'une matrice
stdevf
—
standard deviation
variance
—
variance d'un vecteur, matrice (voire hypermatrice) de nombres réels ou complexes
variancef
—
variance (et moyenne) d'un vecteur ou d'une matrice réelle ou complexe de nombres pondérés en fréquence
wcenter
—
center and weight
Hypothesis Testing
ftest
—
Fisher ratio
ftuneq
—
Fisher ratio for samples of unequal size.
Measures of Dispersion
iqr
—
interquartile range
mad
—
mean absolute deviation
strange
—
range
Measures of Shape
cmoment
—
central moments of all orders
moment
—
non central moments of all orders
perctl
—
computation of percentils
quart
—
computation of quartiles
Principal Component Analysis
pca
—
Computes principal components analysis with standardized variables
princomp
—
Principal components analysis
show_pca
—
Visualization of principal components analysis results
Regression
Échantillonnage
sample
—
Tirage avec remise.
samplef
—
Tirage avec remise d'un échantillon d'une population suivant les valeurs de fréquences données.
samwr
—
Tirage sans remise
Summaries
tabul
—
frequency of values of a matrix or vector
reglin
—
Régréssion linéaire
Report an issue
<< ARnoldi PACKage (binding de ARPACK)
Aide de Scilab
Matrices creuses >>