ConstrainedGlm.update_glm: Update Constrained logistic regression In this function we...

Description Usage Arguments Value

View source: R/ConstrainedGlm.R

Description

Update Constrained logistic regression In this function we update a previously trained instance of a (constrained) glm fit.

Usage

1

Arguments

previous_glm

glm object. A previously trained GLM instance, so it can be updated

data

the newdata to update the glm on

...

the other arguments passed to GLM

Value

a fitted, updated glm


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