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