View source: R/plottingfunctions.R
HistogramPairs | R Documentation |
histogram of analyte pairs depending upon independent or outcome analyte
HistogramPairs(inputResults, type = "outcome", breaks = 50)
inputResults |
Data frame with model results (output of ProcessResults()) |
type |
'independent' or 'outcome'. 'outcome' set as default |
breaks |
Number of breaks selected for histogram |
No return value, called for side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.