var_diff: Difference based estimation of the variance

View source: R/segment.R

var_diffR Documentation

Difference based estimation of the variance

Description

The value obtained from this function is used to set the parameter of the segmentation (penalty and threshold).

Usage

var_diff(x)

Arguments

x

a numeric vector of log2 ratio values.

Value

a numeric vector of length one. The estimated variance of the log2 ratios.

Examples

NULL

malemay/delgbs documentation built on Feb. 1, 2024, 8:38 a.m.