summary.nplcm summarizes the results from nplcm().
Usage
# S3 method for nplcm
summary(object, ...)Arguments
- object
Output from
nplcm(). An object of class "nplcm"- ...
Not used.
Value
see print.nplcm()
See also
Other nplcm results:
print.nplcm(),
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()