Description Usage Arguments Value
View source: R/train.spLearner.R
Overlay points and grids and prepare regression matrix
1 2 3 4 5 6 | 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.