regSpatial: Monitor post-disturbance regrowth

Description Usage Arguments Author(s) See Also Examples

Description

Monitor post-disturbance regrowth using a LTS rasterBrick

Usage

1
regSpatial(x, change, h = 0.5, ..., filename = NULL, mc.cores = 1)

Arguments

x

RasterBrick. Input time series brick.

change

RasterLayer. Raster layer with inistial disturbance dates (e.g. breakpoints from bfastmonitor).

h

MOSUM bandwidth (see tsreg)

...

Additional arguments to be passed to tsreg

filename

Optional

mc.cores

Numeric. Number of cores for parallel processing (see mc.calc)

Author(s)

Ben DeVries

See Also

tsreg

Examples

1
## ...coming soon...

bendv/rgrowth documentation built on May 12, 2019, 10:58 a.m.