Skip to contents

compilation compile a TreePPL model and create inference machinery to be used by tp_run.

Usage

compilation(path, args_str)

Arguments

path

base::character to a treppl model

args_str

base::character of options for treeppl compiler

Value

The path for the compiled TreePPL program.