get_cpts: Identify possible changepoints for testing.

View source: R/cpts_model.R

get_cptsR Documentation

Identify possible changepoints for testing.

Description

Identify possible changepoints for testing.

Usage

get_cpts(bdat, min_len = 10)

Arguments

bdat

Dataframe with time and count.

min_len

Minimum time length for any segment.

Value

Vector of valid changepoints to test.


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