Package: EnsemblePCReg
Type: Package
Title: Extensible Package for Principal-Component-Regression-based
        Integration of Base Learners
Version: 0.6
Date: 2014-11-25
Author: Mansour T.A. Sharabiani, Alireza S. Mahani
Maintainer: Alireza S. Mahani <alireza.mahani@sentrana.com>
Description: This package 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.
License: GPL (>= 2)
Depends: EnsembleBase
Imports: parallel,methods
Packaged: 2014-11-26 22:37:10 UTC; amahani
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-11-28 00:21:18
Built: R 3.1.2; ; 2014-11-28 13:14:02 UTC; unix
