MES(The Measures of Effect Size )工具箱的使用

MES(The Measures of Effect Size )效应量计算工具的使用

The Measures of Effect Size (MES) Toolbox is a set of Matlab functions which compute a wide range of effect size statistics. The four main toolbox functions cover common analysis designs, including two-sample-, oneway- and twoway- data sets as well as categorical data (tables). Data may be repeated-measures (within-subjects)

MES for contrasts can be computed. Confidence intervals are generated for the large majority of MES, either via bootstrapping or by analytical computation, in part via noncentral t, Chi square or F distributions.

Effect size statistics are complemented by t/Chi square/F statistics and/or full ANOVA tables, which are also provided as output variables.

mes 中计算ROC的使用方法

matlab 复制代码
mes(rt_post(group==0),rt_post(group==1), 'auroc','nBoot',10000,'ROCtBoot',1) 

函数参数说明:

group 0 :对照组

group 1:实验组

auroc:方法名

nBoot:Bootstrap 的次数

函数使用时对照组的标签应该设置为0,实验组的标签设置为1,对于哪一组的标签是正类会最终影响到计算结果。计算输出stats中包含auc的值,置信区间的上界和下界值可以作为统计分析的结果,表示两者之间的差异有多大。神经科学的分析中长用到这一方法。对于是否有显著性,临床中按照下限不包含在AUC0.5的区间则说明两者之间存在显著性

论文示例:

Aperiodic and Periodic Alpha Parameters of the Electroencephalogram during Emergence from General Anesthesia: Results from a Prospective Observational Cohort Study

相关推荐
我要学好英语5 小时前
概率密度——分布、期望、方差和协方差
深度学习·概率论·概率密度·方差·协方差·期望·分布
yang_upup19 小时前
Matlab里simulink的元器件介绍
开发语言·matlab
机器学习之心21 小时前
【信道估计】面向6G的星地融合NTN系统信道估计与多普勒补偿研究附MATLAB代码
matlab·信道估计·多普勒补偿
hoiii1871 天前
Mean Shift目标跟踪算法MATLAB实现
算法·matlab·目标跟踪
Eloudy1 天前
贝叶斯定律的内涵
概率论
88号技师1 天前
2026年3月中科院一区SCI-赏金猎人优化算法Bounty Hunter Optimizer-附Matlab免费代码
开发语言·算法·数学建模·matlab·优化算法
yong99901 天前
动态四足机器人的自由模型预测控制(FMPC)MATLAB实现
算法·matlab·机器人
88号技师1 天前
2026年3月新锐一区SCI-傅里叶变换优化算法Fourier transform optimizer-附Matlab免费代码
开发语言·算法·数学建模·matlab·优化算法
我爱C编程1 天前
基于火星-地球深空通信系统的太空图像传输链路matlab性能仿真
matlab·火星-地球·深空通信·太空图像传输