File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ hyper_names(adstock = InputCollect$adstock, all_media = InputCollect$all_media)
103103# # Time series validation parameter (train_size).
104104
105105# # 1. IMPORTANT: set plot = TRUE to create example plots for adstock & saturation
106- # # hyperparameters and their influence in curve transformation
106+ # # hyperparameters and their influence in curve transformation.
107107plot_adstock(plot = FALSE )
108108plot_saturation(plot = FALSE )
109109
@@ -112,7 +112,7 @@ plot_saturation(plot = FALSE)
112112# transformed by adstock & saturation.
113113# Run hyper_names(adstock = InputCollect$adstock, all_media = InputCollect$all_media)
114114# to get correct media hyperparameter names. All names in hyperparameters must equal
115- # names from hyper_names(), case sensitive. Run ?hyper_names to check fucntion arguments
115+ # names from hyper_names(), case sensitive. Run ?hyper_names to check function arguments.
116116
117117# # 3. Hyperparameter interpretation & recommendation:
118118
You can’t perform that action at this time.
0 commit comments