Skip to contents

All functions

tp_check_input()
Check input for inference with TreePPL
tp_compile()
Compile the TreePPL program
tp_data()
Import data for TreePPL program
tp_json()
Create a json object
tp_json_list()
Convert a json object to json list
tp_model()
Import a TreePPL model
tp_model_names()
Model names supported by treepplr
tp_parse()
Parse simple TreePPL json output
tp_parse_host_rep()
Parse TreePPL json output for host repertoire model
tp_phylo_2_json()
Convert phylo to json
tp_run()
Run a TreePPL program
tp_stored_compiled()
List of compiled models in base::tempdir
tp_stored_data()
Data file names stored by user in base::tempdir using tp_write
tp_stored_model()
Model file names stored by user in base::tempdir using tp_write
tp_tempdir()
Temporary directory for running treeppl
tp_treeppl()
Compile and run a TreePPL program
tp_write()
Prepare input for tp_compile