methods
for class mle.cp
or summary.mle.cp
."summary"(object, num.max=20, verbose=FALSE, ...)
"print"(x, digits = max(3, getOption("digits") - 3),
num.max=max(1, nrow(x$cp)), ...)
"print"(x, digits = max(3, getOption("digits") - 3), ...)
mle.cp
.mle.cp
or summary.mle.cp
.TRUE
warnings are printed.summary.mle.cp
) or further arguments passed to or from other methods
(in print.mle.cp
and print.summary.mle.cp
).summary.mle.cp
returns a list:num.max
best models with their Mallows Cp.mle.cp
a function for evaluate the Mallows Cp.