print.icfit: Print method for an object of class 'icfit'

View source: R/print_icfit.R

print.icfitR Documentation

Print method for an object of class 'icfit'

Description

Print method for an object of class 'icfit'

Usage

## S3 method for class 'icfit'
print(x, digits = max(1L, getOption("digits") - 3L), alpha = 0.05, ...)

Arguments

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

Value

No return value


icpack documentation built on July 2, 2024, 9:06 a.m.