频率调整边界普通森林:一种用于普通预测的新型树组合方法
1Department of Statistics, TU Dortmund University, Dortmund, Germany.
The British journal of mathematical and statistical psychology
|December 9, 2024
概括
频率调整边界顺序森林 (fabOF) 通过优化树组合而不是计算昂贵的得分来改善心理学中的顺序预测. 这种新的方法提高了心理评估的预测性能.
科学领域:
- 心理学科学 心理学科学
- 机器学习在心理学中的应用.
- 对于顺序数据的统计建模.
背景情况:
- 顺序反应在心理学中很普遍 (例如,评分表,等级).
- 像比例赔率模型这样的传统方法正在被机器学习 (ML) 补充.
- 随机森林 (RF) 是一种流行的ML方法,但需要适应顺序数据.
研究的目的:
- 引入一种新的树组合方法,即频率调整边界顺序森林 (fabOF),用于顺序预测.
- 在没有计算密集型优化的情况下,在顺序数据分析中提高预测性能.
- 提供一个可解释的变量重要性测量量量为顺序预测量身定制.
主要方法:
- 拟议的频率调整边界普通森林 (fabOF),是一种新的树木组合方法.
- fabOF绕过了其他RF扩展用于顺序数据的广泛优化程序.
- 引入了一种专为 fabOF 和顺序结果设计的变量重要性度量.
主要成果:
- 与现有方法相比,fabOF在模拟中表现出更好的预测性能.
- 学生成绩预测的一个说明性例子显示了fabOF的有效性.
- 确定了学生表现的关键预测因素:对高等教育的兴趣,母亲的教育和学习时间.
结论:
- 在心理学研究中,fabOF为顺序预测提供了一个计算高效和有效的替代方案.
- 该方法提高了预测准确度,同时提供了对预测器重要性的可解释的见解.
- 通过附带的R包提供了fabOF方法,以便更广泛地采用.
相关概念视频
Prediction Intervals
2.2K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.2K
Survival Tree
60
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
60
Ordinal Level of Measurement
22.9K
The way a set of data is measured is called its level of measurement. Correct statistical procedures depend on a researcher being familiar with levels of measurement. For analysis, data are classified into four levels of measurement—nominal, ordinal, interval, and ratio.
Data measured using an ordinal scale are similar to nominal scale data, but there is one major difference. The ordinal scale data can be ordered. An example of ordinal scale data is a list of the top five national parks...
Data measured using an ordinal scale are similar to nominal scale data, but there is one major difference. The ordinal scale data can be ordered. An example of ordinal scale data is a list of the top five national parks...
22.9K
Friedman Two-way Analysis of Variance by Ranks
146
Friedman's Two-Way Analysis of Variance by Ranks is a nonparametric test designed to identify differences across multiple test attempts when traditional assumptions of normality and equal variances do not apply. Unlike conventional ANOVA, which requires normally distributed data with equal variances, Friedman's test is ideal for ordinal or non-normally distributed data, making it particularly useful for analyzing dependent samples, such as matched subjects over time or repeated measures...
146
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
Ranks
226
Unlike parametric methods, nonparametric statistics are ideal for nominal and ordinal data, requiring fewer assumptions about the population's nature or distribution. This makes nonparametric methods easier to apply and interpret, as they do not depend on parameters like mean or standard deviation. One common approach in nonparametric analysis is to sort data according to a specific criterion. For instance, we might arrange weather data from hottest to coldest days in a month or rank cities...
226


