samplesize-methods {distrSim}R Documentation

Methods for Function samplesize in Package ‘distrSim’

Description

samplesize-methods

Methods

samplesize
signature(object = "SeqDataFrames"): returns the size[s] of the sample[s]
samplesize
signature(object = "Dataclass"): returns the size of the sample
samplesize<-
signature(object = "Simulation"): changes the size of the sample
samplesize<-
signature(object = "Contsimulation"): changes the size of the sample

[Package distrSim version 2.0.4 Index]