model_with_possible_tzar_emulation: model.R code for tzar or tzar emulation

Description Usage Arguments Value Examples

Description

model.R code for tzar or tzar emulation

Usage

1
2
model_with_possible_tzar_emulation(parameters, main_function,
  tzar_emulation_yaml_file_path = "./tzar_emulation.yaml")

Arguments

parameters

list of parameters built by tzar from project.yaml

main_function

name of function to call to run under tzar or tzar emulation

Value

parameters list of parameters loaded from project.yaml file

Examples

1
2
3
4
## Not run: 
model_with_possible_tzar_emulation (parameters, my_main_function)

## End(Not run)

langfob/tzar documentation built on May 20, 2019, 7:56 p.m.