gam_to_v | R Documentation |
map warping function to tangent space at identity
gam_to_v(gam, smooth = FALSE)
gam |
Either a numeric vector of a numeric matrix or a numeric array specifying the warping functions |
smooth |
Apply smoothing before gradient |
A numeric array of the same shape as the input array gamma
storing the
shooting vectors of gamma
obtained via finite differences.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.