print.lple {lpl} | R Documentation |
print a lple object
Description
print are used to provide a short summary of lple outputs.
Usage
## 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.
Value
No return value, called for printing model fit
Author(s)
Siwei Zhand and Bingshu E. Chen
See Also
The default method for print print.default
,
lple
Examples
#
# see example in lple
#
[Package lpl version 0.11 Index]