load_param_table: Parameter table loading function

Description Usage Arguments Value See Also

View source: R/helper_functions.R

Description

Reads in a .csv file to generate a table of parameter data for use in MCMC. The table should be have the following columns:

Usage

1
load_param_table(param_file)

Arguments

param_file

the full file location of the .csv file to be read

Value

a data frame containing the formatted data imported from the given .csv file

See Also

param_check


jameshay218/mcmcJH documentation built on May 18, 2019, 11:20 a.m.