UnsupRFvarImpPlot: Unsupervised random forest variable importance

Description Usage Arguments Value

Description

Extract variable importance from RFdist if importance = TRUE and plot for both the "Synthetic and "True" data

Usage

1
2
UnsupRFvarImpPlot(x, sort = TRUE, top = min(30, nrow(x$UnsupRFvarimp)),
  plot = TRUE)

Arguments

x

object of class RFdist

sort,

sort variable importance by variables in the orginal data.

top

number of top variables to plot.

plot

(logical) plot or simply return variable importance as a matrix ?

Value

matrix if plot = FALSE


nguforche/UnsupRF documentation built on May 5, 2019, 4:51 p.m.