plot_implied_residuals | R Documentation |
This plots predicted values against residuals including uncertainty, using the fitted and residual functions on a brmsfit object.
plot_implied_residuals(fit, data = NULL, year = "Year", groups = "Species")
fit |
An object of class |
data |
a data frame with the same dimensions as the model data |
year |
the year column |
groups |
the grouping/facet variable |
a ggplot object
Darcy Webber darcy@quantifish.co.nz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.