print.SIMEX {simex}R Documentation

Print method for the SIMEX and MCSIMEX class

Description

Printing the most important values in a clear way

Usage

print.SIMEX(x, digits = max(3, getOption("digits") - 3), ...)

Arguments

x object of class SIMEX
digits number of digits to be printed
... arguments passed to other functions

Author(s)

Wolfgang Lederer


[Package simex version 1.2 Index]