Description Usage Arguments Value See Also
Joins the samples elements from the nauf.pmm.stan objects
in a nauf.pmm.list, adds the log-posterior to them,
and passes the resulting array to the array method for
as.shinystan.
1 2 | ## S4 method for signature 'nauf.pmm.list'
as.shinystan(X, ...)
|
X |
A |
... |
Not used. |
A shinystan object based on the posterior
marginal means (and possibly pairwise comparisons) in X. This allows
the results to be viewed in the shinystan GUI as if they had been
included in the generated quantities block of the model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.