h_to_gam {fdasrvf} | R Documentation |
map shooting vector to warping function at identity
Description
map shooting vector to warping function at identity
Usage
h_to_gam(h)
Arguments
h |
Either a numeric vector of a numeric matrix or a numeric array specifying the shooting vectors |
Value
A numeric array of the same shape as the input array h
storing the
warping functions of h
.
[Package fdasrvf version 2.3.6 Index]