m-exdex (estimation of the extremal index)
1.0 次下载
更新时间 2023/5/26
来自 github
m-凯发k8网页登录
matlab distribution of the exdex r package (estimation of the extremal index):
all code has only been minimally tested (but results mirror that of the r package) - use with caution
at present, only the functions for the extremal index calculation have been completed, in the future i will look to translating the rest of the package, such as the diagnostic plots. for full details about the theory, functions, and inputs, please refer to the original package.
syntax is exdex.function(), the currently working functions are:
theta = exdex.spm(data, b, bias_adjust, constrain, varn, which_dj, nv);
theta = exdex.kgaps(data, u, k, inc_cens, nv);
theta = exdex.dgaps(data, u, d, inc_cens, nv);
theta = exdex.iwls(data, u, maxit, nv);
% 'nv' is name value argument 'disp' to specify whether to display output to command window or not.
% default is to display, specify 'disp', 'n' to not display.
all credit and thanks to authors of the original r package.
引用格式
luke jenkins (2023). m-exdex (estimation of the extremal index) (https://github.com/lj-jenkins/m-exdex), github. 检索来源 .
matlab 版本兼容性
平台兼容性
windows macos linux标签
community treasure hunt
find the treasures in matlab central and discover how the community can help you!
start hunting!探索实时编辑器
创建集代码、输出和格式化文本于一体的可执行脚本文档。
exdex
exdex/ dgaps
exdex/ int
exdex/ iwls
exdex/ kgaps
exdex/ spm
无法下载基于 github 默认分支的版本
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.11 | ... |
|
|
1.1 | m-exdex |
|
|
1.0 |
|