R/GOF_model_simulator.R
GOF_lm_sim_param.Rd
after the classical linear model was fitted the
normal distribution of the
of the dependent variable is fully specified and used here
to generate new depenedent variables that follow model
resample_y()
generates/resamples the dependent variables based
on the parameteric nature defined by model
GOF_lm_sim_param$resample_y(model)
model
clone()
The objects of this class are cloneable with this method.
GOF_lm_sim_param$clone(deep = FALSE)
deep
Whether to make a deep clone.