print.nplcm {baker} | R Documentation |
print.nplcm
summarizes the results from nplcm()
.
Description
print.nplcm
summarizes the results from nplcm()
.
Usage
## S3 method for class 'nplcm'
print(x, ...)
Arguments
x |
Output from |
... |
Arguments passed to summary and printing methods. |
Value
Summary of object output by nplcm()
— need details.
See Also
Other nplcm results:
print.summary.nplcm.no_reg()
,
print.summary.nplcm.reg_nest_strat()
,
print.summary.nplcm.reg_nest()
,
print.summary.nplcm.reg_nonest_strat()
,
print.summary.nplcm.reg_nonest()
,
summary.nplcm()
[Package baker version 1.0.3 Index]