print.lplb: print a lplb object

Description Usage Arguments Details Author(s) See Also Examples

View source: R/lplb.R

Description

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

Usage

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

Arguments

x

a lplb class returned from lplb fit

...

other options used in print()

Details

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

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, lplb

Examples

1
2
3
#
#  print(fit)
#

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