File tree 1 file changed +2
-2
lines changed
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)
103
103
# # Time series validation parameter (train_size).
104
104
105
105
# # 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.
107
107
plot_adstock(plot = FALSE )
108
108
plot_saturation(plot = FALSE )
109
109
@@ -112,7 +112,7 @@ plot_saturation(plot = FALSE)
112
112
# transformed by adstock & saturation.
113
113
# Run hyper_names(adstock = InputCollect$adstock, all_media = InputCollect$all_media)
114
114
# 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.
116
116
117
117
# # 3. Hyperparameter interpretation & recommendation:
118
118
You can’t perform that action at this time.
0 commit comments