load_predictions: Pull a prediction object from the specified directory

View source: R/parse_data.R

load_predictionsR Documentation

Pull a prediction object from the specified directory

Description

Pull a prediction object from the specified directory

Usage

load_predictions(sname, output_dir, generate = FALSE)

Arguments

sname

host short name indicating which baboon's series to fit

output_dir

specifies the subdirectory of the model fits directory in which to save the predictions

generate

flag indicating whether or not to generate prediction data if not found

Value

a named list of predicted values or NULL if no such object exists


kimberlyroche/rulesoflife documentation built on May 7, 2023, 11:08 a.m.