Function to cast InferenceData
into tidy_draws
format
#18
Labels
Milestone
InferenceData
into tidy_draws
format
#18
tidy_draws
details.You can approach this however you like, but I have previously done some relevant work:
I have written similar functionality in R, which expects as input the output of
arviz.InferenceData.to_dataframe
.It splits the
InferenceData
into severaltidy_draws
formatted tables, one for each group.The text was updated successfully, but these errors were encountered: