All functions

prepare_data_for_stan()

Wrangles inputs into the format required for run_stan_interfaces()

read_cmdstan_out_files()

Reads posterior output files from cmdstan into a dataframe

read_priors()

Reads uniform prior distributions (specified with a min and max) from a csv

rename_params_from_stan()

Change parameter names from Stan format to be more human readable

run_stan_interfaces()

Run one of rstan, cmdstanr or cmdstan on a file of Stan code

simulate_data()

Simulate x and y values for samples and calibrators across different plates

wrangle_true_params()

Flattens true parameter values from a list into a vector and renames