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 s
of values in [0,
1]
as input and returns the values of the identity warping function at
s
.
Examples
get_identity_warping()
[Package fdasrvf version 2.3.1 Index]