v_to_gam {fdasrvf} | R Documentation |
map shooting vector to warping function at identity
Description
map shooting vector to warping function at identity
Usage
v_to_gam(v)
Arguments
v |
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 v
storing the
shooting vectors of v
obtained via finite differences.
[Package fdasrvf version 2.3.1 Index]