summary.nplcm {baker}R Documentation

summary.nplcm summarizes the results from nplcm().

Description

summary.nplcm summarizes the results from nplcm().

Usage

## S3 method for class '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()


[Package baker version 1.0.3 Index]