paper-with-me

홈 › Papers

ecpc: An R-package for generic co-data models for high-dimensional prediction

2022-05-16 · Mirrelijn M. van Nee, Lodewyk F. A. Wessels, Mark A. van de Wiel

High-dimensional prediction considers data with more variables than samples. Generic research goals are to find the best predictor or to select variables. Results may be improved by exploiting prior information in the form of co-data, providing complementary data not on the samples, but on the variables. We consider adaptive ridge penalised generalised linear and Cox models, in which the variable specific ridge penalties are adapted to the co-data to give a priori more weight to more important variables. The R-package ecpc originally accommodated various and possibly multiple co-data sources, including categorical co-data, i.e. groups of variables, and continuous co-data. Continuous co-data, however, was handled by adaptive discretisation, potentially inefficiently modelling and losing information. Here, we present an extension to the method and software for generic co-data models, particularly for continuous co-data. At the basis lies a classical linear regression model, regressing prior variance weights on the co-data. Co-data variables are then estimated with empirical Bayes moment estimation. After placing the estimation procedure in the classical regression framework, extension to generalised additive and shape constrained co-data models is straightforward. Besides, we show how ridge penalties may be transformed to elastic net penalties with the R-package squeezy. In simulation studies we first compare various co-data models for continuous co-data from the extension to the original method. Secondly, we compare variable selection performance to other variable selection methods. Moreover, we demonstrate use of the package in several examples throughout the paper.

📄 PDF Abstract BibTeX arXiv:2205.07640

Code (0)

등록된 구현이 없습니다.

Tasks

regressionVariable Selection

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

ECPC-IDS:A benchmark endometrail cancer PET/CT image dataset for evaluation of semantic segmentation and detection of hypermetabolic regions

2023-08-16 · Dechao Tang, Tianming Du, Deguo Ma, Zhiyu Ma 외

Endometrial cancer is one of the most common tumors in the female reproductive system and is the third most common gynecological malignancy that causes death after ovarian and cervical cancer. Early diagnosis can signifi…

DiagnosticImage Segmentationobject-detectionObject Detection+2

The huge Package for High-dimensional Undirected Graph Estimation in R

2020-06-26 · Tuo Zhao, Han Liu, Kathryn Roeder, John Lafferty 외

We describe an R package named huge which provides easy-to-use functions for estimating high dimensional undirected graphs from data. This package implements recent results in the literature, including Friedman et al. (2…

Model SelectionVocal Bursts Intensity Prediction

High-Dimensional Metrics in R

2016-03-05 · Victor Chernozhukov, Chris Hansen, Martin Spindler

The package High-dimensional Metrics (\Rpackage{hdm}) is an evolving collection of statistical methods for estimation and quantification of uncertainty in high-dimensional approximately sparse models. It focuses on provi…

regressionvalidVocal Bursts Intensity Prediction

InvertibleNetworks.jl: A Julia package for scalable normalizing flows

2023-12-20 · Rafael Orozco, Philipp Witte, Mathias Louboutin, Ali Siahkoohi 외

InvertibleNetworks.jl is a Julia package designed for the scalable implementation of normalizing flows, a method for density estimation and sampling in high-dimensional distributions. This package excels in memory effici…

Density EstimationSeismic Imaging

Learning Large-Scale Bayesian Networks with the sparsebn Package

2017-03-11 · Bryon Aragam, Jiaying Gu, Qing Zhou

Learning graphical models from data is an important problem with wide applications, ranging from genomics to the social sciences. Nowadays datasets often have upwards of thousands---sometimes tens or hundreds of thousand…