R/GOF_model_simulator.R
GOF_glm_sim_param.Rd
after the GLM was fitted the distribution of the
of the dependent variable is fully specified and used here
to generate new depenedent variables that follow model
resample_y()
GOF_glm_sim_param$resample_y(model)
model
clone()
The objects of this class are cloneable with this method.
GOF_glm_sim_param$clone(deep = FALSE)
deep
Whether to make a deep clone.