cpPELT: cpPELT

Description Usage Arguments Value

Description

It performs the change-point analysis of the variance stabilized adjusted fluorescence signals by PELT.

Usage

1
cpPELT(data, sig.level, thresh, seed)

Arguments

data

List. A list of adjusted fluorescence signals in both channels. Typically, the output of transformFluo().

sig.level

Float. The significance level below which we do not reject a change point.

thresh

Integer. The minimum number of values for a cluster re-estimated by the change-point analysis.

seed

Integer. An optional seed number for the Random Number Generator.

Value

A list of change-points and the associated change-point clusters


CONFESS documentation built on Nov. 8, 2020, 6:05 p.m.