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
.
# S4 method for nauf.pmm.list
as.shinystan(X, ...)
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.