TVDMSS: Return TVD and MSS of functional data

Description Usage Arguments Value

View source: R/TVD.R

Description

Return TVD and MSS of functional data

Usage

1
TVDMSS(data, nCurve, nPoint)

Arguments

data

A matrix with dimension nCurve by nPoint, the functional data

nCurve

A scalar, the number of curves

nPoint

A scalar, the number of discrete time points

Value

Return a list containing TVD and MSS

TVD, a vector of nCurve elements, corresponding to TVD of each curve

MSS, a vector of nCurve elements, corresponding to MSS of each curve


hhuang90/TVD documentation built on May 28, 2019, 8:39 a.m.