Rn1_CvM {bootGOF}R Documentation

Cramer-von-Mises-statistic for marked empirical process

Description

Implements the "interface" Rn1_statistic

Super class

bootGOF::Rn1_statistic -> Rn1_CvM

Methods

Public methods

Inherited methods

Method calc_statistic()

calculates the calculates the Cramer-von-Mises statistic

Usage
Rn1_CvM$calc_statistic(Rn1)
Arguments
Rn1

see Rn1_statistic

Returns

see Rn1_statistic


Method clone()

The objects of this class are cloneable with this method.

Usage
Rn1_CvM$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


[Package bootGOF version 0.1.0 Index]