powered by
Draws four panels of convergence diagnostics for an iterated INLA method estimation
bru_convergence_plot(x)
a bru object, typically a result from bru() for a nonlinear predictor model
bru()
Requires the "dplyr", "ggplot2", "magrittr", and "patchwork" packages to be installed.
if (FALSE) { fit <- bru(...) bru_convergence_plot(fit) }
Run the code above in your browser using DataLab