df_curve_reach_freq | R Documentation |
A simulated cumulated reach and spend dataset by frequency buckets.
The headers must be kept as
c("spend_cumulated", "response_cumulated", "freq_bucket")
.
data(df_curve_reach_freq)
An object of class "data.frame"
cumulated spend of paid media
cumulated reach of paid media
Frequency bucket for cumulated reach
data.frame
Dataframe.
Other Dataset:
dt_prophet_holidays
,
dt_simulated_weekly
data(df_curve_reach_freq)
head(df_curve_reach_freq)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.