Home
last modified time | relevance | path

Searched defs:boxplot (Results 1 – 25 of 45) sorted by relevance

12

/dports/math/pspp/pspp-1.4.1/src/output/charts/
H A Dboxplot.h24 struct boxplot struct
29 struct boxplot_box *boxes; argument
44 struct boxplot *boxplot_create (double y_min, double y_max, const char *title); argument
H A Dboxplot.c30 struct boxplot *boxplot = xmalloc (sizeof *boxplot); in boxplot_create() local
40 boxplot_add_box (struct boxplot *boxplot, in boxplot_add_box()
62 struct boxplot *boxplot = to_boxplot (chart_item); in boxplot_chart_destroy() local
H A Dboxplot-cairo.c151 const struct boxplot *boxplot = to_boxplot (chart_item); in xrchart_draw_boxplot() local
/dports/math/R-cran-raster/raster/R/
H A Dboxplot.R8 setMethod('boxplot', signature(x='RasterStackBrick'), method
24 setMethod('boxplot', signature(x='RasterLayer'), method
/dports/devel/goffice/goffice-0.10.50/plugins/plot_distrib/
H A Dgog-boxplot.c62 cb_gap_changed (GtkAdjustment *adj, GObject *boxplot) in cb_gap_changed()
68 cb_layout_changed (GtkComboBox *box, GObject *boxplot) in cb_layout_changed()
74 cb_outliers_changed (GtkToggleButton *btn, GObject *boxplot) in cb_outliers_changed()
98 cb_ratio_changed (GtkAdjustment *adj, GObject *boxplot) in cb_ratio_changed()
113 GogBoxPlot *boxplot = GOG_BOX_PLOT (obj); in gog_box_plot_pref() local
215 GogBoxPlot *boxplot = GOG_BOX_PLOT (obj); in gog_box_plot_set_property() local
249 GogBoxPlot *boxplot = GOG_BOX_PLOT (obj); in gog_box_plot_get_property() local
/dports/science/dynare/dynare-4.6.4/matlab/convergence_diagnostics/
H A DMcMCDiagnostics.m291 boxplot = 1; variable
325 boxplot = boxplot + 1; variable
354 boxplot = 1; variable
388 boxplot = boxplot + 1; variable
465 boxplot = 1; variable
494 boxplot = boxplot + 1; variable
/dports/benchmarks/hyperfine/hyperfine-1.12.0/scripts/
H A Dplot_whisker.py36 boxplot = plt.boxplot(times, vert=True, patch_artist=True) variable
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/plotters-0.3.0/src/element/
H A Dmod.rs183 mod boxplot; module
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/plotters-0.3.0/src/element/
H A Dmod.rs183 mod boxplot; module
/dports/sysutils/vector/vector-0.10.0/cargo-crates/plotters-0.2.12/src/element/
H A Dmod.rs184 mod boxplot; module
/dports/science/nest/nest-simulator-3.1/pynest/examples/Potjans_2014/
H A Dhelpers.py300 def boxplot(path, populations): function
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/plotters-0.3.1/src/element/
H A Dmod.rs186 mod boxplot; module
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/plotters-0.3.1/src/element/
H A Dmod.rs186 mod boxplot; module
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/plotters-0.3.1/src/element/
H A Dmod.rs186 mod boxplot; module
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/plotters-0.3.1/src/element/
H A Dmod.rs186 mod boxplot; module
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/plotters/src/element/
H A Dmod.rs186 mod boxplot; module
/dports/misc/xplr/xplr-0.17.0/cargo-crates/plotters-0.3.1/src/element/
H A Dmod.rs186 mod boxplot; module
/dports/textproc/jql/jql-3.0.6/cargo-crates/plotters-0.3.1/src/element/
H A Dmod.rs186 mod boxplot; module
/dports/graphics/pastel/pastel-0.8.1/cargo-crates/plotters-0.3.1/src/element/
H A Dmod.rs186 mod boxplot; module
/dports/benchmarks/inferno/inferno-0.10.9/cargo-crates/plotters-0.3.1/src/element/
H A Dmod.rs186 mod boxplot; module
/dports/graphics/py-visvis/visvis-1.13.0/functions/
H A Dboxplot.py17 def boxplot(data1, data2=None, width=0.75, whiskers=1.5, axesAdjust=True, axes=None): function
/dports/math/py-pandas/pandas-1.2.5/pandas/plotting/_matplotlib/
H A Dboxplot.py235 def boxplot( function
/dports/math/R-cran-terra/terra/R/
H A Dplot.R237 setMethod("boxplot", signature(x="SpatRaster"), method
/dports/math/octave-forge-statistics/statistics-1.4.3/inst/
H A Dboxplot.m178 function [s_o, hs_o] = boxplot (data, varargin) function
/dports/math/py-pandas/pandas-1.2.5/pandas/plotting/
H A D_core.py448 def boxplot( function

12