plot_cpts_model | R Documentation |
Plot changepoint models.
plot_cpts_model(modlist, robust_se = FALSE, species = "")
modlist |
Model list from model_cpts |
robust_se |
Flag for including HAC robust standard errors from package 'sandwich' in plots. |
species |
Species code for species being modeled. Used in title of plot. |
ggplot of fitted model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.