饮食指数:一种用户友好和多功能R包,用于在流行病学和临床研究中标准化饮食模式分析
Jiada James Zhan1, Rebecca A Hodge2, Anne L Dunlop3
1Nutrition & Health Sciences Doctoral Program, Laney Graduate School, Emory University, Atlanta, GA 30322, USA.
bioRxiv : the preprint server for biology
|August 23, 2023
概括
一个新的R包,饮食指数,标准化了用于研究的饮食指数计算. 这种经过验证的工具确保了准确的饮食模式分析,提高了流行病学和临床研究的可靠性.
科学领域:
- 营养流行病学 营养流行病学
- 生物信息学是一种生物信息学.
- 公共卫生 公共卫生
背景情况:
- 从饮食摄入数据计算饮食模式指数的标准化工具在研究中缺乏.
- 现有的方法可能会导致流行病学和临床研究中的错误计算和错误发现.
研究的目的:
- 开发和验证dietaryindex,一个用户友好的R包,用于标准化的饮食指数计算.
- 为研究人员提供一个多功能工具,以准确评估饮食模式.
主要方法:
- 饮食指数采用两步过程:计算份量大小,然后计算个人饮食指数.
- 它为预处理数据提供通用函数,并为像NHANES这样的常见数据集提供单步函数.
- 服务尺寸定义和评分算法由独立研究人员验证.
主要成果:
- 饮食指数准确计算多个高度感兴趣的饮食指数,包括HEI-2020和行星健康饮食指数.
- 验证显示,通用函数的准确性为100%,与特定数据集的既定方法的准确性为99.95%-100%.
- 在饮食指数计算中,R包表现出高精度和可靠性.
结论:
- 饮食指数 (Dietaryindex) 是一个经过验证,易于使用的R包,用于标准化饮食指数计算.
- 开源工具及其验证文件在GitHub上可用,促进透明度和可重复性.
- 这个包装提高了饮食模式分析在研究中的可靠性.
相关概念视频
Statistical Methods for Analyzing Epidemiological Data
408
Epidemiological data primarily involves information on specific populations' occurrence, distribution, and determinants of health and diseases. This data is crucial for understanding disease patterns and impacts, aiding public health decision-making and disease prevention strategies. The analysis of epidemiological data employs various statistical methods to interpret health-related data effectively. Here are some commonly used methods:
408
Statistical Software for Data Analysis and Clinical Trials
622
Statistical software is pivotal in data analysis and clinical trials by providing tools to analyze data, draw conclusions, and make predictions. These software packages range from simple data management applications to complex analytical platforms, supporting various statistical tests, models, and simulation techniques. Their significance lies in their ability to handle vast amounts of data with precision and efficiency, enabling researchers to validate hypotheses, identify trends, and make...
622
Bias in Epidemiological Studies
352
Biases can arise at various stages of research, from study design and data collection to analysis and interpretation. Recognizing and addressing these biases is essential to ensure the validity and reliability of epidemiological findings.Broadly speaking, biases in epidemiology fall into three main categories: selection bias, information bias, and confounding. A more detailed description of possible biases is:
352
Study Designs in Epidemiology
266
Epidemiological study designs are fundamental tools for investigating the distribution, determinants, and control of health conditions in populations. They help researchers understand the relationships between exposures and outcomes, and they broadly fall into two categories: "observational" and "experimental" studies.
Observational studies are those where the researcher does not intervene but rather observes natural variations. They include cross-sectional, cohort, and...
Observational studies are those where the researcher does not intervene but rather observes natural variations. They include cross-sectional, cohort, and...
266
Interpreting R Charts
83
R chart, or range chart, is a fundamental tool in statistical process control used to monitor the variability within a process. It complements the X-bar (x̄) chart by focusing on the range of the data, rather than individual values, providing a clear picture of the process dispersion over time.
An R chart plots the range of subsets of measurements collected from a process. Each point on the chart represents the range—defined as the difference between the maximum and minimum...
An R chart plots the range of subsets of measurements collected from a process. Each point on the chart represents the range—defined as the difference between the maximum and minimum...
83
Introduction to R
413
R is a powerful software environment for statistical computing and graphics. Originating as an implementation of the S language, developed at Bell Laboratories, R has evolved into a robust, open-source statistical software favored by statisticians and data scientists worldwide. Its comprehensive suite includes data manipulation, calculation, and graphical display capabilities, making it versatile for data analysis and visualization. Its programming language is at the core of R's...
413


