Description Usage Arguments Value Examples
Get residuals
1 | jags_check_residuals(.recipe, .model)
|
.recipe |
A recipe object |
.model |
The output of |
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.
1 | # coming soon
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.