print.nplcm
summarizes the results from nplcm()
.
Usage
# S3 method for nplcm
print(x, ...)
Arguments
- x
Output from
nplcm()
.- ...
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()