Learn R Programming

evolqg (version 0.3-4)

JacobianArray: Local Jacobian calculation

Description

Calculates jacobians for a given interpolation in a set of points determined from tesselation (as centroids of each tetrahedron defined, for now...)

Usage

JacobianArray(spline, tesselation, ...)

Value

array of jacobians calculated at the centroids

Arguments

spline

Thin plate spline calculated by the TPS function

tesselation

matrix of landmarks.

...

Additional arguments to some function

Author

Guilherme Garcia