plfitpairs {regr0}R Documentation

Plot Fitted Values for Multinomial Regression

Description

Displays a scatterplot matrix of fitted values obtained from a multinomial regression.

Usage

plfitpairs(object, ssize = 0.02, main = NULL)

Arguments

object

result of fitting multinom, possibly through regr.

ssize

symbol size

main

plot title

Value

none.

Author(s)

Werner A. Stahel, ETH Zurich

Examples

## FIXME

[Package regr0 version 1.0-5 Index]