summary-methods {distr}R Documentation

Methods for Function summary in Package 'distr'

Description

summary-methods

Methods

summary
signature(object = "Dataclass"): returns the same information as print, moreover a statistical summary for each run
summary
signature(object = "Simulation"): returns filename, seed, number of runs, the size of the sample and a statistical summary for each run
summary
signature(object = "Contsimulation"): returns filename, seed, number of runs, the size of the sample, the rate and a statistical summary for each run of the real data
summary
signature(object = "Evaluation"): returns the name of the data object, its filename, the estimator used and a statistical summary of the result


[Package distr version 1.5 Index]