Scilab 5.4.1
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
Descriptive Statistics
- center — 中心
- correl — 2つの変数の相関
- covar — 2つの変数の共分散
- median — ベクトル/行列/配列の要素の中央値 (行単位の中央値, 列単位の中央値,...)
- msd — 平均二乗偏差
- mvvacov — 分散-共分散行列を計算
- stdev — ベクトル/行列の要素の(行方向または列方向の)標準偏差
- stdevf — 標準偏差
- variance — ベクトルまたは行列の値の分散
- variancef — ベクトルまたは行列の値の標準偏差
- wcenter — 中心化と重み付け
Report an issue | ||
<< Data with Missing Values | Statistics | Hypothesis Testing >> |