plot.knncat {knncat}R Documentation

Plot a knncat classifier

Description

Plot a knncat classifier

Usage

## S3 method for class 'knncat':
plot{x, ...}

Arguments

x Knncat object, from knncat

Details

This plot shows all the estimated numnbers associated with each level of a variable (or knot, for a continuous variable) in a knncat classifier.

Value

None.

Author(s)

Samuel E. Buttrey, buttrey@nps.edu


[Package Contents]