Rn1_statistic: R6 Class representing statistics for marked empirical...

Description Methods

Description

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

Methods

Public methods


Method calc_statistic()

Abstract function that calculates the statistic for a given marked empirical process

Usage
Rn1_statistic$calc_statistic(Rn1)
Arguments
Rn1

marked empirical process as a double vector

Returns

statistic based on Rn1


Method clone()

The objects of this class are cloneable with this method.

Usage
Rn1_statistic$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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