psi_to_gam {fdasrvf} | R Documentation |
map Hilbert sphere to warping function
Description
map Hilbert sphere to warping function
map hilbert sphere to warping function
Usage
psi_to_gam(psi)
psi_to_gam(psi)
Arguments
psi |
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 psi
storing the
warping function obtained via finite integration
A numeric array of the same shape as the input array psi
storing the
warping functions psi
.
[Package fdasrvf version 2.4.0 Index]