nint_scatDim {docopulae} | R Documentation |
nint_scatDim
is defined by a sequence of values.
Together with other scatter dimensions it defines a sparse grid.
nint_scatDim(x)
x |
a vector of any type. |
Imagine using cbind
to create a row matrix of points.
nint_scatDim
returns its argument with the dimension type attribute set to nint_TYPE_SCAT_DIM
.