EnsemblePCReg: Extensible Package for Principal-Component-Regression-Based Heterogeneous Ensemble Meta-Learning

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.

Getting started

Package details

AuthorMansour T.A. Sharabiani, Alireza S. Mahani
MaintainerAlireza S. Mahani <alireza.s.mahani@gmail.com>
LicenseGPL (>= 2)
Version1.1.4
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("EnsemblePCReg")

Try the EnsemblePCReg package in your browser

Any scripts or data that you put into this service are public.

EnsemblePCReg documentation built on April 19, 2022, 1:06 a.m.