Skip to content

Commit 078a26b

Browse files
committed
added new notebook forest_plot
1 parent ef3bdfd commit 078a26b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

dabest/_modidx.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,10 @@
6161
'dabest/_stats_tools/effsize.py'),
6262
'dabest._stats_tools.effsize.weighted_delta': ( 'API/effsize.html#weighted_delta',
6363
'dabest/_stats_tools/effsize.py')},
64+
'dabest.forest_plot': { 'dabest.forest_plot.extract_plot_data': ( 'API/forest_plot.html#extract_plot_data',
65+
'dabest/forest_plot.py'),
66+
'dabest.forest_plot.forest_plot': ('API/forest_plot.html#forest_plot', 'dabest/forest_plot.py'),
67+
'dabest.forest_plot.load_plot_data': ('API/forest_plot.html#load_plot_data', 'dabest/forest_plot.py')},
6468
'dabest.misc_tools': { 'dabest.misc_tools.get_varname': ('API/misc_tools.html#get_varname', 'dabest/misc_tools.py'),
6569
'dabest.misc_tools.merge_two_dicts': ('API/misc_tools.html#merge_two_dicts', 'dabest/misc_tools.py'),
6670
'dabest.misc_tools.print_greeting': ('API/misc_tools.html#print_greeting', 'dabest/misc_tools.py'),

0 commit comments

Comments
 (0)