fit.bpnr: Model fit for a Bayesian circular regression model
Description
Outputs several model fit statistics for the Bayesian circular regression
model
Usage
# S3 method for bpnr
fit(object)
Value
a matrix containing the computed log pointwise predictive density
(lppd), Deviance Information Criterion (DIC), an alternative version of the
DIC (DIC_alt), and the Watanabe-Akaike Information Criterion computed in
two different ways (WAIC1, WAIC2). The matrix also contains the number of
parameters or 'effective number' of parameters that the several statistics
are based on. Computation of the criteria is done according to Gelman et.al
(2014) in *Bayesian Data Analysis*.