Other packages > Find by keyword >

EnsemblePCReg  

Extensible Package for Principal-Component-Regression-Based Heterogeneous Ensemble Meta-Learning
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("EnsemblePCReg", "1.1.4")



Attach the package and use:
library("EnsemblePCReg")
Maintained by
Alireza S. Mahani
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-11-28
Latest Update:
Description:
Extends the base classes and methods of 'EnsembleBase' package for Principal-Components-Regression-based (PCR) integration of base learners. Default implementation uses cross-validation error to choose the optimal number of PC components for the final predictor. The package takes advantage of the file method provided in 'EnsembleBase' package for writing estimation objects to disk in order to circumvent RAM bottleneck. Special save and load methods are provided to allow estimation objects to be saved to permanent files on disk, and to be loaded again into temporary files in a later R session. Users and developers can extend the package by extending the generic methods and classes provided in 'EnsembleBase' package as well as this package.
How to cite:
Alireza S. Mahani (2014). EnsemblePCReg: Extensible Package for Principal-Component-Regression-Based Heterogeneous Ensemble Meta-Learning. R package version 1.1.4, https://cran.r-project.org/web/packages/EnsemblePCReg. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.6 (2014-11-28 00:21), 1.0.0 (2016-02-13 00:33), 1.1.1 (2016-09-14 18:50), 1.1.4 (2022-04-18 23:54), 1.1 (2016-06-29 02:38)
Other packages that cited EnsemblePCReg R package
View EnsemblePCReg citation profile
Other R packages that EnsemblePCReg depends, imports, suggests or enhances
Complete documentation for EnsemblePCReg
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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