Krig.null.function: Default function to create fixed matrix part of spatial process model.
Description
Constructs a matrix of terms representing a low order polynomial
and binds additional columns due to covariates ( the Z matrix)Usage
Krig.null.function(x, Z = NULL, drop.Z = FALSE, m)
Value
A matrix where the first columns are the polynomial terms and the
following columns are from Z.Details
This function can be modified to produce a different fixed part of the
spatial model. The arguments x, Z and drop.Z are required but other arguments
can be passed as part of a list in null.args in the call to Krig.