plot.estimate_truncation | R Documentation |
plot()
method for class <estimate_truncation>
. Returns
a plot faceted over each dataset used in fitting with the latest
observations as columns, the data observed at the time (and so truncated)
as dots and the truncation adjusted estimates as a ribbon.
## S3 method for class 'estimate_truncation'
plot(x, ...)
x |
A list of output as produced by |
... |
Pass additional arguments to plot function. Not currently in use. |
ggplot2
object
plot estimate_truncation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.