Standard error of the mean, ignores NaNs

バージョン 1.2.0.0 (1.62 KB) 作成者: MikeCF
Calculates s.e.m., ignoring NaN values
ダウンロード: 198
更新 2018/5/9

ライセンスの表示

s.e.m. = std(vector_data)/sqrt(length(vector_data));
Given a vector_data, calculates the standard deviation and length of vector_data without taking NaNs into account.

引用

MikeCF (2024). Standard error of the mean, ignores NaNs (https://www.mathworks.com/matlabcentral/fileexchange/67270-standard-error-of-the-mean-ignores-nans), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2014a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersNaNs についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.2.0.0

Changed title for clarity

1.1.0.0

License data

1.0.0.0