plotcor: Histogram Plot of Correlation Distribution

Description Usage Arguments

View source: R/plotcor.R

Description

Create a histogram plot with the correlation between descriptors and the activity.

Usage

1
plotcor(descriptor.tr, activity.tr, maintitle, xlab, breaks, xlim)

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

xlim

the x limits of the plot


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