View source: R/prepare_analysis_smoother.R
prepare_analysis_smoother | R Documentation |
Fit a smoother to an aggregated set
prepare_analysis_smoother(
aggregation,
analysis_path,
month = TRUE,
verbose = TRUE
)
aggregation |
an |
analysis_path |
Path to store the analysis files.
Must be either an existing local file path or an object of the |
month |
Model the month effect.
Defaults to |
verbose |
Display a progress bar when TRUE (default) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.