print.lplb | R Documentation |
print are used to provide a short summary of lplb outputs.
## S3 method for class 'lplb'
print(x, ...)
x |
a lplb class returned from lplb fit |
... |
other options used in print() |
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.
No return value, called for printing model fit
Siwei Zhand and Bingshu E. Chen
The default method for print print.default
,
lplb
#
# See examples in lplb and lple
#
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.