print-methods {distrSim} | R Documentation |
print and show - methods
signature(x = "Dataclass")
: returns name, filename, the observation dimension, the number of runs
and the size of the sample, and, if from a version > 1.8, also the package version under which the object was generatedsignature(x = "Simulation")
: as for signature(x = "Dataclass")
and, additionally,
seed and the distribution signature(x = "Contsimulation")
: as for signature(x = "Dataclass")
and, additionally,
seed, the contamination rate and the distributionssignature(x = "Dataclass")
, signature(x = "Simulation")
,
signature(x = "Contsimulation")
: as corresponding print
method