rknn (version 1.2-1)

plot rknn support: Plot Function for Support Criterion

Description

Plot support of the important features.

Usage

"plot"(x, n.var = min(30, length(x$support)), main = deparse(substitute(x)), bg = "gold", lcolor = "blue", ...)

Arguments

x
a list with support returned from rknnSupport.
n.var
number of variables to be displayed.
main
text for main title.
bg
background color.
lcolor
line color.
...
addtional plot arguments.