summary.mlr {lmap}R Documentation

Summarizing Multinomial Logistic Regression Model

Description

The function summary.mlr gives a summary from an object from mlr()

Usage

## S3 method for class 'mlr'
summary(object, ...)

Arguments

object

An object resulting from mlr

...

additional arguments to be passed.

Value

Summary of the results obtained from mlr


[Package lmap version 0.2.4 Index]