cpd: Find putative change point in discrete-time cumulative...

Description Usage Arguments Details Value

View source: R/cpfinders.R

Description

Find putative change point in discrete-time cumulative records

Usage

1
cpd(Cum)

Arguments

Cum

Input vector of cumulative response counts

Details

Not normally called directly, but via the cp_wrapper function instead.

Value

R A vector with the same length as Cum, with putative change points for each trial. These correspond to the preceding trial at which the deviation of the observed count from the expected count is maximal


ontogenerator/cpdetectoR documentation built on May 14, 2019, 1:59 a.m.