plfitpairs {plgraphics}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

ssize

symbol size

main

plot title

...

further arguments, passed to ???

Value

none.

Author(s)

Werner A. Stahel, ETH Zurich

Examples

## FIXME

[Package plgraphics version 1.1 Index]