Learn R Programming

morpheus (version 1.0-4)

plotHist: plotHist

Description

Plot compared histograms of a single parameter (scalar)

Usage

plotHist(mr, x, y, ...)

Arguments

mr

Output of multiRun(), list of lists of functions results

x

Row index of the element inside the aggregated parameter

y

Column index of the element inside the aggregated parameter

...

Additional graphical parameters (xlab, ylab, ...)