plot.vim: Plot calculated VIMs

plot.vimR Documentation

Plot calculated VIMs

Description

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

Usage

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

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

Value

No return value, called for side effects


logicDT documentation built on Sept. 23, 2024, 5:11 p.m.