posterior_check: Posterior check

Description Usage

View source: R/check_models.R

Description

Runs posterior checks on model output by comparing the observed data to posterior predictions under the same conditions. Presently, these are only defined for tobit models (m1-m6) and include the root square mean error (RMSE) of predictions after censoring, the total Euclidean distance between all censored predictions and the data, the accuracy of predicted presences and absences given as proportion of correct predictions, and the R-squared statistic of predicted positive abundances against data.

Usage

1
posterior_check(model_output)

aornugent/competition documentation built on Oct. 3, 2019, 6:33 p.m.