prepare_analysis_smoother: Fit a smoother to an aggregated set

View source: R/prepare_analysis_smoother.R

prepare_analysis_smootherR Documentation

Fit a smoother to an aggregated set

Description

Fit a smoother to an aggregated set

Usage

prepare_analysis_smoother(
  aggregation,
  analysis_path,
  month = TRUE,
  verbose = TRUE
)

Arguments

aggregation

an n2kAggregate object

analysis_path

Path to store the analysis files. Must be either an existing local file path or an object of the s3_bucket class.

month

Model the month effect. Defaults to TRUE.

verbose

Display a progress bar when TRUE (default)


inbo/watervogelanalysis documentation built on Oct. 10, 2024, 7:17 a.m.