GOF_model_simulator: R6 Class representing a generator/resample of the dependent...

Description Methods

Description

R6 does not offer interfaces. Hence all methods are considered as abstract.

Methods

Public methods


Method resample_y()

Abstract function that resamples/generates the dependent variable

Usage
GOF_model_simulator$resample_y(model)
Arguments
model

fitted model

Returns

generates the dependent variable according to the model


Method clone()

The objects of this class are cloneable with this method.

Usage
GOF_model_simulator$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


bootGOF documentation built on June 24, 2021, 9:12 a.m.