plotvar: Histogram Plot of Variance Distribution

Description Usage Arguments

View source: R/plotvar.R

Description

Create a histogram plot with the varinace and activity.

Usage

1
plotvar(descriptor.tr, activity.tr, maintitle, xlab, breaks)

Arguments

descriptor.tr

a dataframe contained the descriptors of training set

activity.tr

a dataframe contained the experimental data of training set

maintitle

title of the plot

xlab

a title for the x axis

breaks

a single number giving the number of cells for the histogram


MLRMPA documentation built on May 29, 2017, 10:17 a.m.