Learn R Programming

jointseg (version 1.0.2)

getUnivJ: Get the contribution of one dimension to the RSE.

Description

Get the contribution of one dimension to the Residual Squared Error (RSE)

Usage

getUnivJ(y, candCP)

Arguments

y

Input vector of signals for the considered dimension

candCP

A vector of candidate change points

Details

This function is used internally by pruneByDP.

See Also

pruneByDP