plot.eDNA_model.Rd
Plot eDNA model results
# S3 method for eDNA_model
plot(x, y, pars = "betas", ...)
object of class eDNA_model_*
ignored
parameters to plot
additional args passed to plot.stanfit
ggplot of posterior estimates
Plot eDNA model results. Currently, this is just a wrapper for
rstan::plot
, which produces a "catapillar" plot.