df_phackathon.Rda
收藏DataCite Commons2020-08-26 更新2024-07-28 收录
下载链接:
https://figshare.com/articles/df_phackathon_Rda/11763519/1
下载链接
链接失效反馈官方服务:
资源简介:
An R data frame from a "p-hack-athon" where we encouraged users to analyze a dataset with the goal of producing the smallest p-value.<br>This data frame contains 3 columns:<br><b>id:</b> Numeric. the id of the participant<b>analysis_job:</b> Character. "Yes" or "No" indicating whether the participant performs data analyses as part of their job<b>expr</b>: List. A list containing all R functions run by the participant, captured by the <b>matahari</b> R package
本数据集为一场“p值操纵挑战赛(p-hack-athon)”中生成的R数据框,本次活动旨在鼓励参与者对该数据集开展分析,以获得最小的p值。
该数据框共包含3个字段:
**id**:数值型(Numeric),代表参与者的唯一标识编号
**analysis_job**:字符型(Character),取值为"Yes"或"No",用于标识参与者是否将数据分析作为其本职工作的一部分
**expr**:列表型(List),为存储参与者所运行的全部R函数的列表,通过**matahari** R包捕获得到
提供机构:
figshare
创建时间:
2020-01-29



