plotProductivity: Create plots of productivity posteriors

Usage Arguments Value

Usage

1
2
plotProductivity(dmObj, xLab = "Productivity parameter",
  plotType = "histogram", binSize = NULL, xLims = NULL)

Arguments

dmObj

a saved DM object (list) from runModel() with the objects "input","dat","result", "bdat" and "tDat"

xLab

x-axis label

plotType

("histogram")

binSize

The width of the bin if the plot type is histogram.

xLims

x-axis limits

Value

The plot is made.


eeholmes/DM documentation built on May 26, 2019, 3:36 p.m.