plot.knncat {knncat} | R Documentation |
Plot a knncat classifier
## S3 method for class 'knncat': plot{x, ...}
x |
Knncat object, from knncat |
This plot shows all the estimated numnbers associated with each level of a variable (or knot, for a continuous variable) in a knncat classifier.
None.
Samuel E. Buttrey, buttrey@nps.edu