show-methods {cold} | R Documentation |
Methods for function show
Description
Show objects of class cold
and summary.cold
.
Methods
signature(object = "cold")
Print simple summary of a
cold
object, just the call, the number of profiles in the fit, the number of coefficients, the value of the log-likelihood and a message giving additional information returned by the optimizer.signature(object = "summary.cold")
Shows call, the number of profiles in the fit, table of coefficients, standard errors and p-values, the log-likelihood, the AIC coefficient, and a message giving additional information returned by the optimizer.
[Package cold version 2.0-3 Index]