隐藏的子组识别在图像上的尺度回归
The annals of applied statistics
|June 7, 2024
概括
研究人员开发了一种新模型,以识别具有类似大脑活动模式的子组. 这种方法有助于理解神经成像数据中的个体差异,改善针对年轻人的定制干预措施.
科学领域:
- 神经成像是一种神经成像.
- 统计建模 统计建模
- 计算神经科学是一种神经科学.
背景情况:
- 图像对梯度回归是分析大脑活动和梯度特征的常用方法.
- 神经成像研究,如青少年大脑认知发展 (ABCD) 研究,揭示了个体之间的异质关联.
- 现有的方法难以识别具有同质组内协会和异质跨组协会的子组.
研究的目的:
- 提出一种新的潜伏子组图像对尺度回归模型 (LASIR).
- 为了有效地分析大规模的,多站点的神经成像数据与不同的社会人口统计学.
- 识别具有明显大脑活动-临床测量关联的人口子组.
主要方法:
- 开发了隐藏子组图像对标尺回归 (LASIR) 模型.
- 纳入潜伏子组和特定于群体的,在空间上变化的效应.
- 利用一个高效的随机预期最大化算法来推断.
主要成果:
- 拉西尔成功地识别出具有群体内部同质关联和跨群体异质关联的子组.
- 与模拟中的现有方法相比,LASIR在模拟中表现出更高的性能.
- 应用LASIR到青少年大脑认知发展 (ABCD) 研究数据.
结论:
- 在神经成像数据中,LASIR提供了一种有效的方法来识别子组.
- 该模型利用个人特征进行组分配.
- 可复制代码可在Github上公开使用.
相关概念视频
Residuals and Least-Squares Property
7.3K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.3K
Calibration Curves: Linear Least Squares
1.3K
A calibration curve is a plot of the instrument's response against a series of known concentrations of a substance. This curve is used to set the instrument response levels, using the substance and its concentrations as standards. Alternatively, or additionally, an equation is fitted to the calibration curve plot and subsequently used to calculate the unknown concentrations of other samples reliably.
For data that follow a straight line, the standard method for fitting is the linear...
For data that follow a straight line, the standard method for fitting is the linear...
1.3K
Routh-Hurwitz Criterion II
225
In the application of the Routh-Hurwitz criterion, two specific scenarios can arise that complicate stability analysis.
The first scenario occurs when a singular zero appears in the first column of the Routh table. This situation creates a division by zero issues. To resolve this, a small positive or negative number, denoted as epsilon (∈), is substituted for the zero. The stability analysis proceeds by assuming a sign for ∈. If ∈ is positive, any sign change in the first...
The first scenario occurs when a singular zero appears in the first column of the Routh table. This situation creates a division by zero issues. To resolve this, a small positive or negative number, denoted as epsilon (∈), is substituted for the zero. The stability analysis proceeds by assuming a sign for ∈. If ∈ is positive, any sign change in the first...
225
Routh-Hurwitz Criterion I
228
Consider an electrical power grid, where stability is essential to prevent blackouts. The Routh-Hurwitz criterion is a valuable tool for assessing system stability under varying load conditions or faults. By analyzing the closed-loop transfer function, the Routh-Hurwitz criterion helps determine whether the system remains stable.
To apply the Routh-Hurwitz criterion, a Routh table is constructed. The table's rows are labeled with powers of the complex frequency variable s, starting from the...
To apply the Routh-Hurwitz criterion, a Routh table is constructed. The table's rows are labeled with powers of the complex frequency variable s, starting from the...
228
Quantifying and Rejecting Outliers: The Grubbs Test
1.6K
Sometimes, a data set can have a recorded numerical observation that greatly deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier. To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
1.6K


