print.meerva.sim {meerva}R Documentation

Print Information for a meerva.sim Simulation Study Output Object (alias for summary.meerva.fit())

Description

Print Information for a meerva.sim Simulation Study Output Object (alias for summary.meerva.fit())

Usage

## S3 method for class 'meerva.sim'
print(x, short = 0, round = NA, ...)

Arguments

x

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 , summary.meerva.sim


[Package meerva version 0.2-2 Index]