summary-methods {distr} | R Documentation |
summary-methods
signature(object = "Dataclass")
: returns the same information as print, moreover a statistical summary for
each run signature(object = "Simulation")
: returns filename, seed, number of runs, the size of the sample and a
statistical summary for each run 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 signature(object = "Evaluation")
: returns the name of the data object, its filename, the estimator used and
a statistical summary of the result