print {LCCR}R Documentation

Print the output

Description

Given the output, it is written in a readable form.

Usage

## S3 method for class 'estLCCR'
print(x, ...)
## S3 method for class 'estLCCRcon'
print(x, ...)
## S3 method for class 'confLCCR'
print(x, ...)

Arguments

x

output from estLCCR, estLCCRcon or confint.estLCCR

...

further arguments passed to or from other methods

Value

No return value

Author(s)

Francesco Bartolucci, Antonio Forcina


[Package LCCR version 1.3 Index]