search for: nspatial

Displaying 1 result from an estimated 1 matches for "nspatial".

Did you mean: spatial
2005 Jan 12
4
"model.response" error
...ta) mf <- lm(formula, data, na.action = na.action, method = "model.frame") na.act <- attr(mf, "na.action") if (!is.matrix.csr(weights)) cat("\nWarning: weights matrix not in sparse form\n") switch(type, lag = if (!quiet) cat("\nSpatial lag model\n"), mixed = if (!quiet) cat("\nSpatial mixed autoregressive model\n"), stop("\nUnknown model type\n")) if (!quiet) cat("Jacobian calculated using weights matrix eigenvalues\n") y <- model.response(mf, "numeric")...