多変量アウトカムのための回帰木とアンサンブル
Evan L Reynolds1, Brian C Callaghan1, Michael Gaies2
1University of Michigan, Ann Arbor, USA.
まとめ
この研究では、相関するアウトカムを扱うための新しい多変量回帰木の手法を導入しています。このアプローチは、神経障害のような複雑な健康状態のデータ分析を改善します。
科学分野:
- 生物統計学
- ヘルスケアにおける機械学習
- データマイニング
背景:
- 木ベースの手法は、複雑なデータ分析に強力である。
- 生物医学研究では、多変量アウトカム(例:複数の血圧測定値)が頻繁に発生する。
- 現在の方法では、多変量アウトカム内の相関に不十分に対処している。
研究 の 目的:
- 多変量回帰木のための新しい分割基準の良さを開発する。
- 固有の相関を持つ連続多変量アウトカムを効果的に処理する木を構築する。
- アンサンブル法による予測精度の向上。
主な方法:
- ノード内均一性の最小化とノード間分離の最大化の2つのアプローチを提案した。
- 分割基準としてマハラノビス距離、分散共分散行列の行列式、ユークリッド距離、標準化ユークリッド距離を利用した。
- 予測精度の向上のため、単一ツリーを多変量ツリーのアンサンブルに拡張した。
主要な成果:
- 多変量回帰のための新しい分割基準の良さを開発・評価した。
- シミュレーションにより、提案された基準の特性が実証された。
- 神経障害および小児心臓手術の臨床データセットに手法が適用された。
結論:
- 新しい手法は、生物医学研究における相関する多変量アウトカムを分析するための堅牢なフレームワークを提供する。
- 提案された技術は、複雑な健康データ分析におけるツリーベースの手法の有用性を高める。
- アンサンブル多変量回帰木は、臨床研究における予測精度の向上に有望である。
関連する概念動画
Survival Tree
362
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...
362
Multiple Regression
3.7K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.7K
Regression Analysis
7.7K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
7.7K
Regression Toward the Mean
6.8K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.8K
Correlation and Regression
3.0K
In statistics, correlation describes the degree of association between two variables. In the subfield of linear regression, correlation is mathematically expressed by the correlation coefficient, which describes the strength and direction of the relationship between two variables. The coefficient is symbolically represented by 'r' and ranges from -1 to +1. A positive value indicates a positive correlation where the two variables move in the same direction. A negative value suggests a...
3.0K
Comparing the Survival Analysis of Two or More Groups
525
Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and...
525


