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カテゴリ
- MATLAB > Language Fundamentals > Data Types > Numeric Types > NaNs >
Help Center および MATLAB Answers で NaNs についてさらに検索
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!