load_fit: Pull a fitted model object from the specified directory

View source: R/parse_data.R

load_fitR Documentation

Pull a fitted model object from the specified directory

Description

Pull a fitted model object from the specified directory

Usage

load_fit(sname, MAP, output_dir)

Arguments

sname

host short name indicating which baboon's series to fit

MAP

flag indicating whether or not to return (single) MAP estimate

output_dir

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

Value

a bassetfit object or NULL if no such object exists


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