default_object | R Documentation |
tulip
objectReturn an empty tulip
object
default_object(y, y_hat, m, method, priors, comment)
y |
A time series as numeric vector, may include NAs for some of the observations |
y_hat |
Numeric vector of fitted values |
m |
The time series' period length in number of observations (e.g., 12 for yearly seasonality with monthly observations, 1 for no seasonality, ... ); does not handle multiple seasonality (e.g. weekly and yearly for daily observations) |
method |
One of |
priors |
The list of priors provided to |
comment |
A string that can be used to describe non-standard return cases |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.