ConstrainedGlm.predict: Predict using a constrained glm In this function we predict...

Description Usage Arguments Value

View source: R/ConstrainedGlm.R

Description

Predict using a constrained glm In this function we predict usng an instance of a (constrained) glm fit.

Usage

1
ConstrainedGlm.predict(constrained_glm, newdata)

Arguments

constrained_glm

a fitted constrained glm instance

newdata

the data to perform the predictions with

Value

a prediction


frbl/OnlineSuperLearner documentation built on Feb. 9, 2020, 9:28 p.m.