Learn R Programming

logicDT (version 1.0.5)

plot.vim: Plot calculated VIMs

Description

This function plots variable importance measures yielded by the function vim in a dotchart.

Usage

# S3 method for vim
plot(x, p = 10, ...)

Value

No return value, called for side effects

Arguments

x

An object of the class vim

p

The number of most important terms which will be included in the plot. A value of 0 leads to plotting all terms.

...

Ignored additional parameters