pixel_prophet: A function to run the prophet algorithm by pixel

Description Usage Arguments

View source: R/pixel_prophet.R

Description

A function to run the prophet algorithm by pixel

Usage

1
pixel_prophet(x, dates, ...)

Arguments

x

numeric vector

dates

vector of dates, with equal length to x

...

arguments passed to 'prophet'


dahcase/changer documentation built on March 25, 2020, 5:10 a.m.