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.
bfmZoo(x, mc.cores = 1, ...)
A zoo object that may contain several time-series
Numeric For parallel processing. Number of workers.
Arguments to be passed to bfastmonitor
A dataframe