check_nchangepoints: Check that nchangepoints vector is proper

Description Usage Arguments Value Examples

View source: R/TS_on_LDA.R

Description

Check that the vector of numbers of changepoints is conformable to integers greater than 1.

Usage

1
check_nchangepoints(nchangepoints)

Arguments

nchangepoints

Vector of the number of changepoints to evaluate.

Value

An error message is thrown if nchangepoints is not proper, else NULL.

Examples

1
2

weecology/LDATS documentation built on March 28, 2020, 11:20 a.m.