在使用非参数式启动式模拟的潜变量建模中,经过校正的合适度指数
Georgios Sideridis1, Mohammed Alghamdi2
1ICCTR, Boston Children's Hospital, Harvard Medical School, Boston, MA, United States.
Frontiers in psychology
|April 10, 2025
概括
隐性变量建模 (LVM) 合适指数通常会受到样本大小和复杂性的影响. 一个新的R函数,CGFIboot,使用引导来提供改进的适合指数评估,帮助社会科学研究.
科学领域:
- 社会科学 社会科学 社会科学
- 教育测量教育的测量
- 心理测量 心理测量 心理测量
背景情况:
- 隐性变量建模 (LVM) 对于验证社会科学工具至关重要.
- 传统的模型合适性评估面临的挑战是样本大小和模型复杂性.
- 现有的方法可能对统计文物敏感.
研究的目的:
- 开发一个R函数来评估使用非参数引导的LVM适应指数.
- 引入一个新的更正的合适度指数 (CGFI),以解决传统方法的局限性.
- 用现实世界的教育数据来评估新功能的性能.
主要方法:
- 实现一个R函数,使用非参数引导来进行适应指数评估.
- 开发和应用修正后的适用性指数 (CGFI).
- 分析PISA 2022和PIRLS 2021研究中的数据.
主要成果:
- 与单独的样本估计相比,CGFIboot函数显示了不同的决策.
- 拟议的CGFI提供了与现有的适合性指数相比的潜在改善.
- 分析显示,在评估指导性领导和欺凌构造方面,结果不同.
结论:
- 该CGFIboot功能为增强LVM的评估标准提供了有价值的见解.
- 这种方法可能会导致更强大,更可靠的模型合适性评估.
- 该研究强调了先进的统计技术在社会科学研究中的重要性.
相关概念视频
Goodness-of-Fit Test
3.2K
The goodness-of-fit test is a type of hypothesis test which determines whether the data "fits" a particular distribution. For example, one may suspect that some anonymous data may fit a binomial distribution. A chi-square test (meaning the distribution for the hypothesis test is chi-square) can be used to determine if there is a fit. The null and alternative hypotheses may be written in sentences or stated as equations or inequalities. The test statistic for a goodness-of-fit test is...
3.2K
Expected Frequencies in Goodness-of-Fit Tests
2.5K
A goodness-of-fit test is conducted to determine whether the observed frequency values are statistically similar to the frequencies expected for the dataset. Suppose the expected frequencies for a dataset are equal such as when predicting the frequency of any number appearing when casting a die. In that case, the expected frequency is the ratio of the total number of observations (n) to the number of categories (k).
2.5K
Statistical Methods to Analyze Parametric Data: Student t-Test and Goodness-of-Fit Test
1.5K
In parametric statistics, two fundamental tests stand out for their utility and wide application: the Student's t-test and goodness-of-fit tests. These tests provide researchers with a robust method for drawing insights from data, testing hypotheses, and making informed decisions based on their findings.
The Student's t-test is a statistical test that examines if there is a statistically significant difference between the means of two groups. This test is instrumental when dealing with...
The Student's t-test is a statistical test that examines if there is a statistically significant difference between the means of two groups. This test is instrumental when dealing with...
1.5K
Bootstrapping
571
The term "bootstrap" originated in the 19th century as a metaphor for self-improvement or achieving something independently, without external assistance. This concept extends to statistical bootstrapping, a self-contained method for estimating population parameters through resampling, even though it can be computationally intensive. Developed by the American statistician Dr. Bradley Efron in 1979, bootstrapping provides a robust way to perform inference when the original sample size is...
571
Statistical Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data
102
Statistical inference techniques, paramount in hypothesis testing, differentiate into two broad categories: parametric and nonparametric statistics.
Parametric statistics, as the name suggests, assumes that data follow a specific distribution, often a normal distribution. This assumption enables robust hypothesis testing and estimation. Parametric methods, like the Student's t-test or Goodness-of-fit test, are frequently employed in biostatistics due to their robustness. For instance,...
Parametric statistics, as the name suggests, assumes that data follow a specific distribution, often a normal distribution. This assumption enables robust hypothesis testing and estimation. Parametric methods, like the Student's t-test or Goodness-of-fit test, are frequently employed in biostatistics due to their robustness. For instance,...
102
Parametric Survival Analysis: Weibull and Exponential Methods
292
Parametric survival analysis models survival data by assuming a specific probability distribution for the time until an event occurs. The Weibull and exponential distributions are two of the most commonly used methods in this context, due to their versatility and relatively straightforward application.
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
292


