Skip to content

Commit

Permalink
adapt robyn_inputs documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
gufengzhou committed Sep 30, 2021
1 parent 05984ba commit 234bffb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion R/R/inputs.R
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,8 @@
#' Recommended to not start in the first date in dataset to gain adstock
#' effect from previous periods.
#' @param window_end Character. Set end date of modelling period. Recommended
#' to have ratio of independent variable: data points of 1:10.
#' to have columns to rows ratio in the input data to be >=10:1, or in other
#' words at least 10 observations to 1 independent variable.
#' @param cores Integer. Default to \code{parallel::detectCores()}
#' @param iterations Integer. Recommended 2000 for default
#' \code{nevergrad_algo = "TwoPointsDE"}
Expand Down
3 changes: 2 additions & 1 deletion R/man/robyn_inputs.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 234bffb

Please sign in to comment.