Skip to contents

Read output from inference with TreePPL

Usage

read_treeppl_output(filename = NULL)

Arguments

filename

Path to json file with the output from inference with TreePPL

Value

A data frame with one row for each sample and columns for parameters and weights for each run. If the file contains the output from multiple runs, returns a list of data frames.