print.lple: print a lple object

Description Usage Arguments Details Author(s) See Also Examples

View source: R/lple.R

Description

print are used to provide a short summary of lple outputs.

Usage

1
2
## S3 method for class 'lple'
print(x, ...)

Arguments

x

the results of a lple fit

...

other options used in print()

Details

print.lple is called to print object or summary of object from the lple model lple.

The default method, print.default has its own help page. Use methods("print") to get all the methods for the print generic.

Author(s)

Siwei Zhand and Bingshu E. Chen

See Also

The default method for print print.default, lple

Examples

1
2
3
#
#  print(fit)
#

statapps/lplb documentation built on July 10, 2021, 6:14 p.m.