bfmZoo: Runs bfastmonitor on a zoo object

Description Usage Arguments Value Author(s)

Description

This function is analog to the bfastmonitor function, but differs in terms of inputs. In bfastmonitor an object of class ts needs to be provided, usually pre-processed using bfastts; the present function accepts directly zoo time-series. The return also differs from bfastmonitor; instead of returning an object of class 'bfastmonitor'the present function returns a dataframe. The zoo object may contain several time-series, which results in a return dataframe containing several rows.

Usage

1
bfmZoo(x, mc.cores = 1, ...)

Arguments

x

A zoo object that may contain several time-series

mc.cores

Numeric For parallel processing. Number of workers.

...

Arguments to be passed to bfastmonitor

Value

A dataframe

Author(s)

Loic Dutrieux


loicdtx/bfastSpatial documentation built on May 21, 2019, 7:37 a.m.