Learn R Programming

MLRMPA (version 1.0)

plotcor: Histogram Plot of Correlation Distribution

Description

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

Usage

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