R6 does not offer interfaces. Hence all methods are considered as abstract.
calc_statistic()
Abstract function that calculates the statistic for a given marked empirical process
Rn1_statistic$calc_statistic(Rn1)
Rn1
marked empirical process as a double vector
statistic based on Rn1
clone()
The objects of this class are cloneable with this method.
Rn1_statistic$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.