summary.mlr: Summarizing Multinomial Logistic Regression Model
Description
The function summary.mlr gives a summary from an object from mlr()
Usage
# S3 method for mlr
summary(object, ...)
Value
Summary of the results obtained from mlr
Arguments
- object
An object resulting from mlr
- ...
additional arguments to be passed.