View source: R/train.spLearner.R
model.data | R Documentation |
Overlay points and grids and prepare regression matrix
model.data( observations, formulaString, covariates, dimensions = c("2D", "3D", "2D+T", "3D+T") )
observations |
SpatialPointsDataFrame |
formulaString |
Model definition |
covariates |
List of covariates column names |
dimensions |
2D, 3D models |
Regression matrix data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.