Smooth Multivariate Interpolation for Gridded and Scattered Data


[Up] [Top]

Documentation for package ‘smint’ version 0.4.2

Help Pages

smint-package Multivariate Interpolation for Scattered Data and Gridded data
aperm Permutation of dimensions, or generalized transpose
aperm-method Class '"Grid"'
apply_Grid Apply a function to a 'Grid' object.
array_Grid Reshape or coerce an array of responses
as.data.frame-method Class '"Grid"'
as.Grid Coercion of objects to 'Grid'
as.Grid.default Coercion to 'Grid'
as.Grid.list Coercion to 'Grid'
as.Grid.matrix Coercion to 'Grid'
as.Grid.numeric Coercion to 'Grid'
as.matrix-method Class '"Grid"'
boundary_Grid Find boundary points in a 'Grid' object
branin Branin-Hoo 2-dimensional test function
cardinalBasis_ceschino Cardinal Basis for cubic Ceschino interpolation
cardinalBasis_lagrange Cardinal Basis for Lagrange (broken line) interpolation
cardinalBasis_natSpline Cardinal Basis for natural cubic spline interpolation
checkX Check designs: size and colnames
checkX-method Check designs: size and colnames
closest Find closest point(s) in a design or object.
closest-method Find closest point(s) in a design or object.
dim-method Class '"Grid"'
dimnames-method Class '"Grid"'
dimnames<--method Class '"Grid"'
drop_Grid Drop the dimensions with a unique level in a Grid object
Grid Create a new 'Grid' object
Grid-class Class '"Grid"'
interp_ceschino Ceschino cubic interpolation
interp_Grid Grid interpolation in arbitrary dimension through Cardinal Basis
length-method Class '"Grid"'
levels-method Class '"Grid"'
nlevels-method Class '"Grid"'
plot-method Class '"Grid"'
qsheppInt Shepard's (modified) quadratic interpolation method
qsheppInt2d Shepard's (modified) quadratic interpolation method
qsheppInt3d Shepard's (modified) quadratic interpolation method
randGrid Random drawing of a 'Grid' object
range_Grid Range of a 'Grid' object
round_levels Round a vector (of levels)
sampleIn Sample from/in a design object
sampleIn-method Sample from/in a design object
scale_Grid Scale a 'Grid' object.
ShepFun1 Test functions for/from SHEPPACK
ShepFun2 Test functions for/from SHEPPACK
ShepFun3 Test functions for/from SHEPPACK
ShepFun4 Test functions for/from SHEPPACK
ShepFun5 Test functions for/from SHEPPACK
ShepFuns Test functions for/from SHEPPACK
show-method Class '"Grid"'
smint Multivariate Interpolation for Scattered Data and Gridded data
subset_Grid Subgrid by selection of levels in one dimension.