update_filter_models: Update all saved filter models

Description Usage Arguments Value

View source: R/bayes-filter.R

Description

Load all the filter models in an input directory and update them with the latest data. Write results to a new directory.

Usage

1
update_filter_models(indir, runloc = NULL, outdir = NULL, save = TRUE)

Arguments

indir

Directory with input files

runloc

Run just the indicated localities. Can be either a list of indices or a list of locality names.

outdir

Directory to save output in. Default is filter-updates.<date>, where <date> is the date of the last observations in the dataset used in the fits.

save

Flag indicating whether to save new model fits to disk.

Value

List of filter models with the fit extended to the new data


rplzzz/CovMitigation documentation built on June 7, 2021, 8:48 a.m.