print-methods {distr}R Documentation

Methods for Function print in Package 'distr'

Description

print-methods

Methods

print
signature(x = "UnivariateDistribution"): returns the class of the object and its parameters
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
print
signature(x = "Evaluation"): returns the name of the data object, its filename, the estimator used and the result

[Package distr version 1.5 Index]