flowers: Flowers time series

flowersR Documentation

Flowers time series

Description

A data frame containing a single synthetic time series with monthly observations ranging from January 2015 through December 2021.

Usage

flowers

Format

flowers

A data frame with 84 rows and 2 columns:

date

The month formatted as date using the first day of the month

flowers

The time series observation

Details

The values represent some non-negative counts and have anomalies as final two observations.

See Also

flowers_holdout

Examples


plot(tulip::flowers, type = "l", col = "grey")
points(tulip::flowers, pch = 19, cex = 0.5)


timradtke/heuristika documentation built on April 24, 2023, 1:55 a.m.