Skip to contents

A wrapper for running a TMB model to estimate ageing error for a given data set and specification file.

Usage

run(file_data, file_specs, directory)

Arguments

file_data

A string specifying the file path to a data file.

file_specs

A string specifying the file path to the specifications file.

directory

A string specifying a file path to a directory where you would like to save the results.

Value

Invisibly return model output.

Author

Kelli F. Johnson