cusum.transform.missing {InspectChangepoint}R Documentation

MissCUSUM transformation of a matrix with missing entries

Description

MissCUSUM transformation of a matrix with missing entries

Usage

cusum.transform.missing(x)

Arguments

x

a matrix with missing entries represented by NA

Value

MissCUSUM transformed matrix


[Package InspectChangepoint version 1.2 Index]