get_identity_warping {fdasrvf}R Documentation

Computes the identity warping function

Description

Computes the identity warping function

Usage

get_identity_warping()

Value

A function that takes a numeric vector ss of values in [0,1][0, 1] as input and returns the values of the identity warping function at ss.

Examples

get_identity_warping()

[Package fdasrvf version 2.3.1 Index]