HistogramPairs: histogram of analyte pairs depending upon independent or...

View source: R/plottingfunctions.R

HistogramPairsR Documentation

histogram of analyte pairs depending upon independent or outcome analyte

Description

histogram of analyte pairs depending upon independent or outcome analyte

Usage

HistogramPairs(inputResults, type = "outcome", breaks = 50)

Arguments

inputResults

Data frame with model results (output of ProcessResults())

type

'independent' or 'outcome'. 'outcome' set as default

breaks

Number of breaks selected for histogram

Value

No return value, called for side effects


IntLIM documentation built on Aug. 22, 2022, 5:05 p.m.