summary.mcd: Summarizing an Multinomial Canonical Decomposition Model

View source: R/summary.mcd.R

summary.mcdR 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


lmap documentation built on April 3, 2025, 5:47 p.m.

Related to summary.mcd in lmap...