print.SIMEX {simex} | R Documentation |
Printing the most important values in a clear way
print.SIMEX(x, digits = max(3, getOption("digits") - 3), ...)
x |
object of class SIMEX |
digits |
number of digits to be printed |
... |
arguments passed to other functions |
Wolfgang Lederer