Mann-Kendall with Missing Values and Same Values

バージョン 1.0.0 (1.74 KB) 作成者: Taesam Lee
Mann-Kendall Test with Missing Values and the same data values
ダウンロード: 115
更新 2019/2/27

ライセンスの表示

% Mann-Kendall Test with Missing Data and Same Values
Gilbert RO (1987) Statistical Methods for Environmental Pollution Monitoring
Input Value
X: time series
alp: confidence level (default: 0.05)
miss_ind: Missing Value Indicator (default: NaN)
Output Value
H: Hypothesis 0 or 1
Reject of Null Hypthesis [0] Insufficient evidence to reject the null hypothesis
P_value: P statistics
Z: Z statistics
StdS: Standard deviation of S
% Example : X=1:10, [H, P_value,Z,StdS]=MKwMiss(X,0.05,NaN)
Answer: H: 1, P_value: 8.3031e-05
Z: 3.9355, StdS: 11.1803

引用

Taesam Lee (2024). Mann-Kendall with Missing Values and Same Values (https://www.mathworks.com/matlabcentral/fileexchange/70408-mann-kendall-with-missing-values-and-same-values), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2018b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加

Community Treasure Hunt

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

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