plot_cpts_model: Plot changepoint models.

View source: R/cpts_summary.R

plot_cpts_modelR Documentation

Plot changepoint models.

Description

Plot changepoint models.

Usage

plot_cpts_model(modlist, robust_se = FALSE, species = "")

Arguments

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.

Value

ggplot of fitted model.


BibelnieksDFW/BrBS documentation built on April 20, 2022, 12:54 a.m.