jags_check_residuals: Get residuals

Description Usage Arguments Value Examples

View source: R/jags_check.R

Description

Get residuals

Usage

1
jags_check_residuals(.recipe, .model)

Arguments

.recipe

A recipe object

.model

The output of jags_model_run

Value

A data frame containing two columns .pred, which are the estimated predictor values and .resid, the difference between the true data and the predicted data.

Examples

1
# coming soon

jdtrat/mickjaggr documentation built on Dec. 20, 2021, 10:06 p.m.