paper-with-me

홈 › Papers

Covariance regression with random forests

2022-09-16 · Cansu Alakus, Denis Larocque, Aurelie Labbe

Capturing the conditional covariances or correlations among the elements of a multivariate response vector based on covariates is important to various fields including neuroscience, epidemiology and biomedicine. We propose a new method called Covariance Regression with Random Forests (CovRegRF) to estimate the covariance matrix of a multivariate response given a set of covariates, using a random forest framework. Random forest trees are built with a splitting rule specially designed to maximize the difference between the sample covariance matrix estimates of the child nodes. We also propose a significance test for the partial effect of a subset of covariates. We evaluate the performance of the proposed method and significance test through a simulation study which shows that the proposed method provides accurate covariance matrix estimates and that the Type-1 error is well controlled. An application of the proposed method to thyroid disease data is also presented. CovRegRF is implemented in a freely available R package on CRAN.

📄 PDF Abstract BibTeX arXiv:2209.08173

Code (1)

calakus/covregrf 공식 구현

Tasks

Epidemiologyregression

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Transfer Learning with Distance Covariance for Random Forest: Error Bounds and an EHR Application

2025-10-13 · Chenze Li, Subhadeep Paul arxiv

We propose a method for transfer learning in nonparametric regression using a random forest (RF) with distance covariance-based feature weights, assuming the unknown source and target regression functions are sparsely di…

Transfer Learning

ggRandomForests: Visually Exploring a Random Forest for Regression

2015-01-28 · John Ehrlinger

Random Forests [Breiman:2001] (RF) are a fully non-parametric statistical method requiring no distributional assumptions on covariate relation to the response. RF are a robust, nonlinear technique that optimizes predicti…

regression

Random forests for binary geospatial data

2023-02-27 · Arkajyoti Saha, Abhirup Datta

The manuscript develops new method and theory for non-linear regression for binary dependent data using random forests. Existing implementations of random forests for binary data cannot explicitly account for data correl…

Gaussian Processes

High-Dimensional Dynamic Covariance Models with Random Forests

2025-05-18 · Shuguang Yu, Fan Zhou, Yingjie Zhang, Ziqi Chen 외

This paper introduces a novel nonparametric method for estimating high-dimensional dynamic covariance matrices with multiple conditioning covariates, leveraging random forests and supported by robust theoretical guarante…

Model Selection

Asymptotic Normality for Multivariate Random Forest Estimators

2020-12-07 · Kevin Li

Regression trees and random forests are popular and effective non-parametric estimators in practical applications. A recent paper by Athey and Wager shows that the random forest estimate at any point is asymptotically Ga…