Methods for svcTMsPGOcc Object
summary.svcTMsPGOcc.Rd
Methods for extracting information from fitted multi-species, multi-season spatially-varying coefficient occupancy (svcTMsPGOcc
) model.
Arguments
- object, x
object of class
svcTMsPGOcc
.- level
a quoted keyword that indicates the level to summarize the model results. Valid key words are:
"community"
,"species"
, or"both"
.- quantiles
for
summary
, posterior distribution quantiles to compute.- digits
for
summary
, number of digits to report.- param
parameter name for which to generate a traceplot. Valid names are
"beta", "beta.star", "sigma.sq.psi", "beta.comm", "tau.sq.beta", "alpha", "alpha.star", "sigma.sq.p", "alpha.comm", "tau.sq.alpha", "lambda", "theta"
.- density
logical value indicating whether to also generate a density plot for each parameter in addition to the MCMC traceplot.
- ...
currently no additional arguments