Rdocumentation
powered by
Learn R Programming
tofsims (version 1.0.2)
nnMean: nnMean is C++ code for calculating nearest neighbour means in a 2D matrix
Description
nnMean is C++ code for calculating nearest neighbour means in a 2D matrix
Usage
nnMean(y, nrows, ncols)
Arguments
y
NumericVector
nrows
int
ncols
int
Value
eY