register: Register Curves Given Warping Functions

Description Usage Arguments

View source: R/utility.R

Description

Computes registered curves from either given time warping vectors or an MCMC array of time warping vectors though the inverse warping function.

Usage

1
register(y, wtime)

Arguments

y

numeric matrix; columnns should correspond to observed time normalized curves

wtime

numeric matrix or three dimensional array; columns should correspond to warping function realizations and MCMC iterates should correspond to the third array dimension (if applicable).


wzhorton/warptk documentation built on Nov. 14, 2020, 10:01 p.m.