View source: R/helper_functions.R
plot_fitted | R Documentation |
Plot the fitted values, plus pointwise credible intervals, against the data. For simulations, one may use the true values in place of the data.
plot_fitted(y, post_y, y_hat = NULL, alpha = 0.05, ...)
y |
|
post_y |
|
y_hat |
|
alpha |
confidence level for the credible intervals |
... |
other arguments for plotting |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.