internalGenerics: Internal: Common Generics 'distribution' and 'samplesize',...

internalGenericsR Documentation

Internal: Common Generics 'distribution' and 'samplesize', 'samplesize<-'

Description

In order to be able to use packages distrSim and distrMod resp. RobAStBase independently, it is necessary to import the respective generic from a prior package, i.e., distr.

Usage

distribution(object)
samplesize(object, ...)
samplesize(object) <- value

Arguments

object

the first argument to dispatch on in the actual methods.

value

the value to be assigned.

...

additional arguments for function samplesize.

Author(s)

Peter Ruckdeschel peter.ruckdeschel@uni-oldenburg.de


distr documentation built on Jan. 29, 2024, 3 a.m.