summary.mcd {lmap}R Documentation

Summarizing an Multinomial Canonical Decomposition Model

Description

The function summary.mcd1 gives a summary from an object from mcd()

Usage

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

Arguments

object

An object resulting from mcd

...

additional arguments to be passed.

Value

Summary of the results obtained from mcd


[Package lmap version 0.2.4 Index]