summary-methods {distrSim}R Documentation

Methods for Function summary in Package 'distrSim'

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


[Package distrSim version 1.7 Index]