R/prepare_analysis_smoother.R
prepare_analysis_smoother.Rd
Fit a smoother to an aggregated set
prepare_analysis_smoother( aggregation, analysis_path, month = TRUE, verbose = TRUE )
an n2kAggregate object
n2kAggregate
Path to store the analysis files. Must be either an existing local file path or an object of the s3_bucket class.
s3_bucket
Model the month effect. Defaults to TRUE.
TRUE
Display a progress bar when TRUE (default)