make_homeo: Project warping parameters onto the set of values that...

View source: R/warping_functions.R

make_homeoR Documentation

Project warping parameters onto the set of values that produce homeomorphic warping functions

Description

Projects a set of warping parameters onto the set of values that produce homeomorphic warping functions using constrOptim.

Usage

make_homeo(w, tw, epsilon = 0.1)

Arguments

w

warping parameters.

tw

anchor points for the warping parameters.

epsilon

the smallest allowed slope between two points at unit spacing.


naolsen/simm.fda documentation built on June 28, 2022, 2:41 a.m.