Learn R Programming

baker (version 1.0.4)

print.nplcm: print.nplcm summarizes the results from nplcm().

Description

print.nplcm summarizes the results from nplcm().

Usage

# S3 method for nplcm
print(x, ...)

Value

Summary of object output by nplcm() --- need details.

Arguments

x

Output from nplcm().

...

Arguments passed to summary and printing methods.

See Also

Other nplcm results: print.summary.nplcm.no_reg(), print.summary.nplcm.reg_nest(), print.summary.nplcm.reg_nest_strat(), print.summary.nplcm.reg_nonest(), print.summary.nplcm.reg_nonest_strat(), summary.nplcm()