load_predictions | R Documentation |
Pull a prediction object from the specified directory
load_predictions(sname, output_dir, generate = FALSE)
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 |
a named list of predicted values or NULL if no such object exists
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.