summary.ordinalgmifs {ordinalgmifs} | R Documentation |
summary
method for class ordinalgmifs
.
## S3 method for class 'ordinalgmifs' summary(object, model.select = "AIC", ...)
object |
an |
model.select |
when |
... |
other arguments. |
Prints the following items extracted from the fitted ordinalgmifs
object:
the probability model and link used and model parameter estimates. For models that include
x
, the parameter estimates, AIC, BIC, and log-likelihood are printed for indicated model.select
step or if model.select
is not supplied the step at which the minimum AIC was observed.
Kellie J. Archer
See Also ordinalgmifs
, coef.ordinalgmifs
, plot.ordinalgmifs
, predict.ordinalgmifs