Package PyDSTool :: Package Toolbox :: Module prep_boxplot
[hide private]
[frames] | no frames]

Module prep_boxplot

source code

Functions [hide private]
 
prep_boxplots(data, xlabel_str, figname='', fignum=1, do_legend=1, means=1, xlegoff=0, ylegstep=1, ylegoff=0, spacing=None) source code
 
plot_markers(data, x_base, name, map, xoff_sgn, width, off_fac, markersize) source code
Variables [hide private]
  symbol_map = {'isomap': {'K': {10:('ws', 'E'), 50:('ws', 'F'),...
Variables Details [hide private]

symbol_map

Value:
{'isomap': {'K': {10:('ws', 'E'), 50:('ws', 'F'), 100:('ws', 'G'), 500\
:('ws', 'H')}, 'eps': {20:('ws', 'I'), 50:('ws', 'J'), 100:('ws', 'K')\
}}, 'pca': {'knee': {1:('wo', 'A'), 2:('wo', 'B')}, 'var': {80:('wo', \
'C'), 90:('wo', 'D')}}}