My data consist of daily sales figures for multiple products but only for a
3 month period each year (Oct., Nov., Dec). The goal is to forecast the
daily sales figures for the following year *by day* (the following Oct.,
Nov., Dec.) So, I'd like to forecast what sales for product X will be on
Nov. 12th of the next year (and each day of those three months), for
example.

I am just conceptually stuck on the fact that the time series is "yearly"
in one sense but the daily observations only occur for those 3 months. The
rest of the year is not really 0 -- the products are not even for sale the
rest of the year (these are tickets for events). The frequency seems like
it should be 92 days.

Hoping someone can just point me in the right direction conceptually.

Thanks,

Zodran

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to