BMDL                    Bayesian Maximum Descriptive Length
CET                     Hadley Centre Central England Temperature
DataCPSim               Simulated time series data
HQC                     Hannan–Quinn information criterion
MBIC                    Modified Bayesian Information Criterion
MDL                     Maximum Descriptive Length
SIC                     Schwarz information criterion
as.model                Convert, retrieve, or verify a model object
as.segmenter            Convert, retrieve, or verify a segmenter object
as_year                 Convert a date into a year
binary2tau              Convert changepoint sets to binary strings
bogota_pm               Particulate matter in Bogotá, Colombia
build_gabin_population
                        Initialize populations in genetic algorithms
changepoints            Extract changepoints
compare_models          Compare various models or algorithms for a
                        given changepoint set
cut_by_tau              Use a changepoint set to break a time series
                        into regions
deg_free                Retrieve the degrees of freedom from a 'logLik'
                        object
diagnose                Diagnose the fit of a segmented time series
exceedances             Compute exceedances of a threshold for a time
                        series
file_name               Obtain a descriptive filename for a tidycpt
                        object
fit_arima               Fit an ARIMA model
fit_lmshift             Regression-based model fitting
fit_meanshift           Fast implementation of meanshift model
fit_meanvar             Fit a model for mean and variance
fit_nhpp                Fit a non-homogeneous Poisson process model to
                        the exceedances of a time series.
fitness                 Retrieve the optimal fitness (or objective
                        function) value used by an algorithm
italy_grads             Italian University graduates by disciplinary
                        groups from 1926-2013
iweibull                Weibull distribution functions
ls_models               Algorithmic coverage through tidychangepoint
mcdf                    Cumulative distribution of the exceedances of a
                        time series
mde_rain                Rainfall in Medellín, Colombia
mlb_diffs               Differences between leagues in Major League
                        Baseball
model_args              Retrieve the arguments that a model-fitting
                        function used
model_name              Retrieve the name of the model that a segmenter
                        or model used
model_variance          Compute model variance
new_fun_cpt             Class for model-fitting functions
new_mod_cpt             Base class for changepoint models
new_seg_basket          Default class for candidate changepoint sets
new_seg_cpt             Base class for segmenters
pad_tau                 Pad and unpad changepoint sets with boundary
                        points
plot.tidyga             Plot GA information
plot_best_chromosome    Diagnostic plots for 'seg_basket' objects
plot_intensity          Plot the intensity of an NHPP fit
regions                 Extract the regions from a tidycpt object
seg_params              Retrieve parameters from a segmenter
segment                 Segment a time series using a variety of
                        algorithms
segment_cptga           Segment a time series using a genetic algorithm
segment_ga              Segment a time series using a genetic algorithm
segment_manual          Manually segment a time series
segment_pelt            Segment a time series using the PELT algorithm
tau2time                Convert changepoint sets to time indices
tbl_coef                Format the coefficients from a linear model as
                        a tibble
test_set                Simulate time series with known changepoint
                        sets
tidycpt-class           Container class for 'tidycpt' objects
whomademe               Recover the function that created a model
