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]
All associated links for this package
First Published: 2021-05-03
Latest Update:
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 07 Mar. 2026.
Previous versions and publish date:
2.0 (2021-05-03 09:20), 3.0 (2022-03-23 02:00), 3.1.1 (2023-02-27 22:12), 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

Today's Hot Picks in Authors and Packages

testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  
SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
Download / Learn more Package Citations See dependency  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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