| summary-methods {distrSim} | R Documentation |
summary-methods
signature(object = "Dataclass"): returns the same information as print,
moreover a statistical summary for each run; optional arguments:
runs0
maximally MaxNumberofSummarizedRuns runs are summarized where MaxNumberofSummarizedRuns
is a global option, see distrSimoptionsdims0
maximally MaxNumberofSummarizedObsDims dimensions are summarized where MaxNumberofSummarizedObsDims
is a global option, see distrSimoptionssignature(object = "Simulation"): returns name, filename, seed, number of runs, the size of the sample and a
statistical summary for each run; optional arguments: as with signature(object = "Dataclass") signature(object = "Contsimulation"): returns name, filename, seed, number of runs, the size of the sample, the
rate and a statistical summary for each run of the real data; optional arguments: as with signature(object = "Dataclass")