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]
First Published: 2014-11-28
Latest Update: 2022-04-18
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 13 Apr. 2025.
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 (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
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/12Downloads for EnsemblePCReg051015202530TrendBars

Today's Hot Picks in Authors and Packages

ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  
optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  
LDABiplots  
Biplot Graphical Interface for LDA Models
Contains the development of a tool that provides a web-based graphical user interface (GUI) to perf ...
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  
MLeval  
Machine Learning Model Evaluation
Straightforward and detailed evaluation of machine learning models. 'MLeval' can produce receiver op ...
Download / Learn more Package Citations See dependency  
COMPoissonReg  
Conway-Maxwell Poisson (COM-Poisson) Regression
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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