View source: R/geometry.R View source: R/geometry.R
| gam_to_psi | R Documentation |
map warping function to Hilbert Sphere
map warping function to hilbert sphere
gam_to_psi(gam, smooth = TRUE)
gam_to_psi(gam, smooth = TRUE)
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.
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.