探索最佳混合效应模型的方法以数据驱动的方式与多重处理:在公共卫生研究中的应用
1Educational Psychology Program, University of Alabama, Tuscaloosa, AL 35487, USA.
概括
一个新的R模块, explore.models,有效地使用Akaike信息标准 (AIC) 和贝叶斯信息标准 (BIC) 识别公共卫生研究的最佳多层模型. 这种经过验证的工具有助于比传统方法更快地选择优质模型.
科学领域:
- 公共卫生 公共卫生
- 健康心理学 心理健康心理学
- 教育研究教育研究
背景情况:
- 多级建模对于分析具有嵌套结构的复杂公共卫生数据至关重要.
- 在多层次分析中,从众多可能性中选择最佳候选模型是一个重大挑战.
- 现有的模型选择方法可能是计算密集型和耗时的.
研究的目的:
- 为了开发和验证一个R模块,探索模型,以实现高效的多层次模型选择.
- 将探索模型的性能与已建立的模型选择标准进行比较.
- 评估公共卫生研究模块的可靠性和可行性.
主要方法:
- 开发了R模块"explore.models"以比较使用Akaike信息标准 (AIC) 和贝叶斯信息标准 (BIC) 的候选多层模型.
- 在三个公共卫生数据集上测试了该模块,检查了心理健康,预防措施遵守和疫苗意图.
- 与模型贝叶斯因子交叉验证模块结果以确保准确性.
主要成果:
- explore.models模块使用AIC和BIC准确地提名了使用AIC和BIC的最佳候选模型.
- 提名结果始终得到模型贝叶斯因子的支持.
- 识别的模型优于基于贝叶斯因子模型的完整模型.
- 与模型贝叶斯因子计算相比,该模块的处理时间显著缩短.
结论:
- explore.models是一个可靠,有效和可行的R包,用于公共卫生,健康心理学和教育领域的数据驱动的多层次模型探索.
- 该模块为选择最佳模型提供了一个计算效率高的替代方案.
- 使用AIC和BIC与多处理提供了一个强大的方法,在复杂的数据集中选择模型.
相关概念视频
Mechanistic Models: Compartment Models in Individual and Population Analysis
37
Mechanistic models are utilized in individual analysis using single-source data, but imperfections arise due to data collection errors, preventing perfect prediction of observed data. The mathematical equation involves known values (Xi), observed concentrations (Ci), measurement errors (εi), model parameters (ϕj), and the related function (ƒi) for i number of values. Different least-squares metrics quantify differences between predicted and observed values. The ordinary least...
37
Analysis of Population Pharmacokinetic Data
252
Analysis of population pharmacokinetic data involves studying the behavior of drugs within diverse populations to understand their pharmacokinetic parameters. Traditional pharmacokinetic methods typically involve collecting samples from a few individuals and estimating these parameters. While these methods are commonly used, they have limitations in capturing the variability in drug response among individuals or heterogeneous populations. Population pharmacokinetics is employed to address these...
252
Pharmacokinetic Models: Overview
656
Pharmacokinetic models utilize mathematical analysis to achieve a detailed quantitative understanding of a drug's life cycle within the body. They are instrumental in simulating a drug's pharmacokinetic parameters, predicting drug concentrations over time, optimizing dosage regimens, linking concentrations with pharmacologic activity, and estimating potential toxicity.
There are three primary types of models: empirical, compartment, and physiological. Empirical models, with minimal...
There are three primary types of models: empirical, compartment, and physiological. Empirical models, with minimal...
656
Statistical Methods for Analyzing Epidemiological Data
361
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:
361
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
50
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
50
Steps in Outbreak Investigation
123
In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
123


