tp_parse
take TreePPL json output and return a data.frame
Arguments
- treeppl_out
a character vector giving the TreePPL json output.
- n_runs
a base::integer giving the number of run (mcmc)/sweap (smc).
Details
This function takes a TreePPL json output and write a revBeyes data.fram format.
treeppl_out
: A TreePPL json output coming from tp_treeppl.
n_runs
: The number of run (mcmc) / sweap (smc) used for the inference.