print.nplcm {baker} | R Documentation |
print.nplcm
summarizes the results from nplcm()
.print.nplcm
summarizes the results from nplcm()
.
## S3 method for class 'nplcm'
print(x, ...)
x |
Output from |
... |
Arguments passed to summary and printing methods. |
Summary of object output by nplcm()
— need details.
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()