print-methods {distrSim}R Documentation

Methods for Function print in Package 'distrSim'

Description

print-methods

Methods

print
signature(x = "Dataclass"): returns filename, number of runs and the size of the sample
print
signature(x = "Simulation"): returns filename, seed, number of runs, the size of the sample and the distribution
print
signature(x = "Contsimulation"): returns filename, seed, number of runs, the size of the sample, the rate and the distributions


[Package distrSim version 1.6 Index]