gtm-internal {gtm} | R Documentation |
Utility functions not intended for common usage.
gtm_r2m1 (cX, meshRows, meshCols) gtm_r2m2 (cX, cY, meshRows, meshCols) gtm_r2m3 (cX, cY, cZ, meshRows, meshCols)
cX, cY, cZ |
column vectors with x-, y-, and x-data respectively; N-by-1 |
meshRows, meshCols |
number of rows and colmuns of the mesh matrices; meshRows*meshCols = N |
List of mesh matrices.