R6 does not offer interfaces. Hence all methods are considered as abstract.
resample_y()
Abstract function that resamples/generates the dependent variable
GOF_model_simulator$resample_y(model)
model
fitted model
generates the dependent variable according to
the model
clone()
The objects of this class are cloneable with this method.
GOF_model_simulator$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.