R/GOF_model_trainer.R
GOF_glm_trainer.Rd
refits an object of class "glm" to a new data set
refit()
GOF_glm_trainer$refit(model, data)
model
data
clone()
The objects of this class are cloneable with this method.
GOF_glm_trainer$clone(deep = FALSE)
deep
Whether to make a deep clone.