summary.meerva.sim {meerva} | R Documentation |
Summarize Information for a meerva.sim Simulation Study Output Object
Description
Summarize Information for a meerva.sim Simulation Study Output Object
Usage
## S3 method for class 'meerva.sim'
summary(object, short = 0, round = NA, ...)
Arguments
object |
Output object from the simulations study program meerva.sim.block |
short |
0 to produce extensive output summary, 1 to produce only a table of biases and MSEs |
round |
number of decimal places to round to in some tables, NA for R default |
... |
further arguments |
Value
A summary print
See Also
meerva.sim.block
, print.meerva.sim
[Package meerva version 0.2-2 Index]