getPredictiveModelInputData: Extract data to fit predictive models

Description Usage Arguments Value See Also Examples

View source: R/getPredictiveModelInputData.R

Description

Extract a data.frame containing variables required for fitting predictive models.

Usage

1

Arguments

obs

an ObsLulcRasterStack object

ef

an ExpVarRasterList object

cells

index of cells to be extracted, which may be a SpatialPoints* object or a numeric vector representing cell numbers (see raster::extract)

...

additional arguments to as.data.frame

Value

A data.frame.

See Also

as.data.frame, ObsLulcRasterStack, ExpVarRasterList, partition

Examples

1
## TODO

lulcc documentation built on May 1, 2019, 7:05 p.m.