ACCLAB/DABEST-python

Estimation plot only

Closed this issue · 1 comments

Hi,

I appreciate the estimation plot so I would like to use them, but since I have to make my own dedicated bootstrap (hierarchical bootstrap) I cannot used dabest functions.

Is their a way to give bootstrap values, CI calculated and sample point to generate estimation plot?

Best regards,
Victor

Hi @llobetv ,

You can take a look at plot_tools.py and plotter.py as starting points for utility functions to produce bootstrap distribution plots.

Thanks,
Joses