Learn R Programming

prophet (version 1.0)

flat_trend: Evaluate the flat trend function.

Description

Evaluate the flat trend function.

Usage

flat_trend(t, m)

Arguments

t

Vector of times on which the function is evaluated.

m

Float initial offset.

Value

Vector y(t).