gam_to_h {fdasrvf}R Documentation

map warping function to tangent space at identity

Description

map warping function to tangent space at identity

Usage

gam_to_h(gam, smooth = FALSE)

Arguments

gam

Either a numeric vector of a numeric matrix or a numeric array specifying the warping functions

smooth

Apply smoothing before gradient

Value

A numeric array of the same shape as the input array gamma storing the shooting vectors of gamma obtained via finite differences.


[Package fdasrvf version 2.3.6 Index]