Learn R Programming

randomGLM (version 1.10-1)

Random General Linear Model Prediction

Description

A bagging predictor based on generalized linear models (GLMs) is implemented. The method is published in Song, Langfelder and Horvath (2013) .

Copy Link

Version

Install

install.packages('randomGLM')

Monthly Downloads

467

Version

1.10-1

License

GPL (>= 2)

Maintainer

Peter Langfelder

Last Published

April 10th, 2022

Functions in randomGLM (1.10-1)

thinRandomGLM

Random generalized linear model predictor thinning
brainCancer

The brain cancer data set
mini

An example data set derived from the brain cancer data set
accuracyMeasures

Accuracy measures for a 2x2 confusion matrix or for vectors of predicted and observed values.
predict.randomGLM

Prediction from a random generalized linear model predictor
randomGLM

Random generalized linear model predictor