warpTimeFunction: Compute the warped time points

Description Usage Arguments Value

View source: R/warpTimeFunction.R

Description

This function returns warped time points for a known warping parameter theta.

Usage

1
warpTimeFunction(splineBasisW, theta, t)

Arguments

splineBasisW

A matrix, corresponding to the spline basis for the warping functions, evaluted in time points.

theta

A matrix, corresponding to initial values for the warping parameters.

t

A vector of numbers, corresponding to time points.

Value

A vector, corresponding to the warped time points.


warpMix documentation built on May 1, 2019, 6:30 p.m.