cpPELT {CONFESS}R Documentation

cpPELT

Description

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

Usage

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


[Package CONFESS version 1.21.0 Index]