autoplot.gride_mle | R Documentation |
Gride
Use this method without the .gride_mle
suffix.
It displays the density plot of sample obtained via
parametric bootstrap for the Gride
model.
## S3 method for class 'gride_mle'
autoplot(object, title = "MLE Gride - Bootstrap sample", ...)
object |
object of class |
title |
title for the plot. |
... |
other arguments passed to specific methods. |
object of class ggplot
. It displays the
density plot of the sample generated via parametric bootstrap to help the
visual assessment of the uncertainty of the id
estimates.
gride
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.