Other packages > Find by keyword >

ecpc  

Flexible Co-Data Learning for High-Dimensional Prediction
View on CRAN: Click here


Download and install ecpc package within the R console
Install from CRAN:
install.packages("ecpc")

Install from Github:
library("remotes")
install_github("cran/ecpc")

Install by package version:
library("remotes")
install_version("ecpc", "3.1.1")



Attach the package and use:
library("ecpc")
Maintained by
Mirrelijn M. van Nee
[Scholar Profile | Author Map]
First Published: 2021-05-03
Latest Update: 2023-02-27
Description:
Fit linear, logistic and Cox survival regression models penalised with adaptive multi-group ridge penalties. The multi-group penalties correspond to groups of covariates defined by (multiple) co-data sources. Group hyperparameters are estimated with an empirical Bayes method of moments, penalised with an extra level of hyper shrinkage. Various types of hyper shrinkage may be used for various co-data. Co-data may be continuous or categorical. The method accommodates inclusion of unpenalised covariates, posterior selection of covariates and multiple data types. The model fit is used to predict for new samples. The name 'ecpc' stands for Empirical Bayes, Co-data learnt, Prediction and Covariate selection. See Van Nee et al. (2020) .
How to cite:
Mirrelijn M. van Nee (2021). ecpc: Flexible Co-Data Learning for High-Dimensional Prediction. R package version 3.1.1, https://cran.r-project.org/web/packages/ecpc. Accessed 29 Mar. 2025.
Previous versions and publish date:
2.0 (2021-05-03 09:20), 3.0 (2022-03-23 02:00), 3.1 (2022-05-13 16:30)
Other packages that cited ecpc R package
View ecpc citation profile
Other R packages that ecpc depends, imports, suggests or enhances
Complete documentation for ecpc
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for ecpc010203040506070TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA