Description Usage Arguments Value See Also
View source: R/stanglogitMer-plot.R
plot_gaussian()
plots the resulting generalised logit curves from the posterior distributions of the model,
as gaussian curves, with mean the Shift parameter, and standard deviation the inverse of the
Growth parameter.
For each combination of population-level factors for the Growth and Shift parameters, 9 curves will be plotted.
One curve will come from the median value of the posterior distributions of the Growth and Shift parameters,
the other eight parameters will be obtained by the combination of the boundaries of the Credible
Interval for the Growth and Shift parameters. The dimension of the Credible Interval can be
set by means of the CI
parameter.
1 | plot_gaussian(object, CI = 0.95)
|
object |
a stanglogitFit object |
CI |
the dimension of the credible interval taken into account. Default 0.95. |
a ggplot2 object or a base-R plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.