distr (version 2.6)

internalGenerics: 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, ...) x <- 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.