Rdocumentation
powered by
Learn R Programming
gensemble (version 1.0.1)
Generalized Ensemble Methods
Description
Generalized ensemble methods allowing arbitrary underlying models to be used. Currently only bagging is supported.
Copy Link
Link to current version
Version
Version
1.0.1
1.0
Install
install.packages('gensemble')
Monthly Downloads
13
Version
1.0.1
License
GPL-2
Maintainer
Peter Werner
Last Published
January 25th, 2019
Functions in gensemble (1.0.1)
Search all functions
mksampsize
Generate sample size information for use with
gensemble
ab.model
call the underlying model
ab.predict
AbstractModel prediction
gensemble
Generalized ensemble methods
predict.gensemble
predict method for generalized ensemble methods.
AbstractModel-class
Class
"AbstractModel"
gensemble-class
Class
"gensemble"
ab.arglist
Get the arglist for the given model
ab.create
Create an Abstract Model instance