Constructor for an estimator that uses Moran's I to adjust an initial estimate via the simple random sampling variance estimator, introduced in .

VarDI(fpc = FALSE, diagnostic = FALSE, order = 1)

Arguments

fpc

If TRUE, finite population correction factor will be applied

diagnostic

If TRUE, diagnostic information, i.e. a VarOut, object will be returned

nbh

The neighborhood structure. For HexFrame one of either tri par or hex For RectFrame only par is supported.

Value

Returns a function with the specified arguments that can be called on a SysFrame

References

There are no references for Rd macro \insertAllCites on this help page.