Learn R Programming

RSurvey (version 0.8-3)

SetInterpolation: Set Interpolation Preferences

Description

A GUI for specifying the interpolation algorithms input parameters.

Usage

SetInterpolation(parent = NULL)

Arguments

parent
tkwin; the GUI parent window.

Value

Queries and sets the following components in Data:
grid.res
list; numeric components x and y giving the grid spacing along the x- and y-axis of the interpolated surface, respectively.
grid.mba
list; integer components m, n, and h giving the initial size of the spline space in the hierarchical construction along the x- and y-axis, and the number of levels in the hierarchical construction; its default is 11.

See Also

mba.points