autoplot.seqre_result | R Documentation |
Create a SeqRe Result ggplot
autoplot.seqre_result(x, ..., func = "density", confint = NULL)
x |
A |
... |
Additional arguments discarded from |
func |
Either 'distribution', 'density', or 'gradient'. |
confint |
A decimal value indicating the confidence interval width (e.g.
0.95 for a 95% confidence interval). Defaults to |
A ggplot
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.