print.icfit {icpack} | R Documentation |
Print method for an object of class 'icfit'
## S3 method for class 'icfit'
print(x, digits = max(1L, getOption("digits") - 3L), alpha = 0.05, ...)
x |
The object of class 'icfit' to be printed |
digits |
Number of digits to be printed |
alpha |
Alpha level to be used of confidence interval ((1-alpha) * 100 percent) |
... |
Further arguments to print |
No return value