Home
last modified time | relevance | path

Searched refs:homogeneity (Results 1 – 25 of 539) sorted by relevance

12345678910>>...22

/dports/mail/nextcloud-mail/mail/vendor/rubix/ml/src/CrossValidation/Metrics/
H A DVMeasure.php82 $homogeneity = (new Homogeneity())->score($predictions, $labels);
85 return (1.0 + $this->beta) * $homogeneity * $completeness
86 / (($this->beta * $homogeneity + $completeness) ?: EPSILON);
/dports/science/py-nilearn/nilearn-0.8.1/nilearn/datasets/description/
H A Dcraddock_2012.rst19 :'scorr_2level': parcellation results when emphasizing spatial homogeneity
20 :'scorr_mean': group-mean parcellation results when emphasizing spatial homogeneity
21 :'tcorr_2level': parcellation results when emphasizing temporal homogeneity
22 :'tcorr_mean': group-mean parcellation results when emphasizing temporal homogeneity
/dports/math/R/R-4.1.2/src/library/stats/man/
H A Dfligner.test.Rd43 compared for homogeneity of variances, and hence have to be numeric
53 study as one of the many tests for homogeneity of variances which is
68 \code{"Fligner-Killeen test of homogeneity of variances"}.}
73 A comparative study of tests for homogeneity of variances, with
82 tests for the homogeneity of variances.
H A Dbartlett.test.Rd44 linear models to be compared for homogeneity of variances. In this
61 \code{"Bartlett test of homogeneity of variances"}.}
68 \eqn{k}-sample test for homogeneity of variances;
/dports/math/libRmath/R-4.1.1/src/library/stats/man/
H A Dfligner.test.Rd43 compared for homogeneity of variances, and hence have to be numeric
53 study as one of the many tests for homogeneity of variances which is
68 \code{"Fligner-Killeen test of homogeneity of variances"}.}
73 A comparative study of tests for homogeneity of variances, with
82 tests for the homogeneity of variances.
H A Dbartlett.test.Rd44 linear models to be compared for homogeneity of variances. In this
61 \code{"Bartlett test of homogeneity of variances"}.}
68 \eqn{k}-sample test for homogeneity of variances;
/dports/math/R-cran-LearnBayes/LearnBayes/man/
H A Dbfexch.Rd3 \title{Logarithm of integral of Bayes factor for testing homogeneity of proportions}
5 Computes the logarithm of the integral of the Bayes factor for testing homogeneity of a set of prop…
/dports/mail/nextcloud-mail/mail/vendor/rubix/ml/docs/cross-validation/metrics/
H A Dv-measure.md4 V Measure is an entropy-based clustering metric that balances [Homogeneity](homogeneity.md) and [Co…
17 | 1 | beta | 1.0 | float | The ratio of weight given to homogeneity over completeness. |
/dports/science/py-scikit-learn/scikit-learn-1.0.2/sklearn/metrics/cluster/
H A D_supervised.py472 homogeneity = MI / (entropy_C) if entropy_C else 1.0
475 if homogeneity + completeness == 0.0:
480 * homogeneity
482 / (beta * homogeneity + completeness)
485 return homogeneity, completeness, v_measure_score
/dports/math/pspp/pspp-1.4.1/src/ui/gui/
H A Dpsppire-dialog-action-oneway.c64 gboolean homogeneity = gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (ow->homogeneity)); in generate_syntax() local
75 if (descriptives || homogeneity) in generate_syntax()
80 if (homogeneity) in generate_syntax()
263 act->homogeneity = get_widget_assert (xml, "checkbutton2"); in psppire_dialog_action_oneway_activate()
/dports/math/pspp/pspp-1.4.1/tests/language/stats/
H A Doneway.at48 /STATISTICS descriptives homogeneity
121 /STATISTICS descriptives homogeneity
226 /STATISTICS descriptives homogeneity
254 /STATISTICS descriptives homogeneity
291 /STATISTICS descriptives homogeneity
356 AT_SETUP([ONEWAY homogeneity subcommand])
359 AT_DATA([oneway-homogeneity.sps],
382 /STATISTICS homogeneity
386 AT_CHECK([pspp -O format=csv oneway-homogeneity.sps], [0],
542 /STATISTICS descriptives homogeneity
[all …]
/dports/math/gretl/gretl-2021d/share/scripts/misc/
H A Dfrontier.inp21 # Cobb-Douglas cost function with homogeneity restrictions
29 # Cobb-Douglas cost function with homogeneity restrictions
/dports/math/octave-forge-bsltl/bsltl-1.3.1/inst/mfiles/quality/
H A Dhomogeneity.m19 function [Y X] = homogeneity(DATA,WLines ,WColumns,Type) function
25 % Known an activity indicator value A(i,j) in the window (i,j), the homogeneity
56 % [Y X] = homogeneity(DATA,WLines,WColumns,Type);
74 % Y is the homogeneity percentages in the analysed windows [1].
75 % The homogeneity value H(i,j) is represented as a window (matrix)
/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/src/demosaic/
H A Dahd_demosaic.cpp190 int homogeneity; in ahd_interpolate_build_homogeneity_map() local
224 homogeneity = 0; in ahd_interpolate_build_homogeneity_map()
229 homogeneity++; in ahd_interpolate_build_homogeneity_map()
232 homogeneity_map_p[0][direction] = homogeneity; in ahd_interpolate_build_homogeneity_map()
/dports/graphics/libraw/LibRaw-0.20.2/src/demosaic/
H A Dahd_demosaic.cpp190 int homogeneity; in ahd_interpolate_build_homogeneity_map() local
224 homogeneity = 0; in ahd_interpolate_build_homogeneity_map()
229 homogeneity++; in ahd_interpolate_build_homogeneity_map()
232 homogeneity_map_p[0][direction] = homogeneity; in ahd_interpolate_build_homogeneity_map()
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/src/demosaic/
H A Dahd_demosaic.cpp190 int homogeneity; in ahd_interpolate_build_homogeneity_map() local
224 homogeneity = 0; in ahd_interpolate_build_homogeneity_map()
229 homogeneity++; in ahd_interpolate_build_homogeneity_map()
232 homogeneity_map_p[0][direction] = homogeneity; in ahd_interpolate_build_homogeneity_map()
/dports/science/py-esda/esda-2.4.1/esda/tests/
H A Dtest_map_comparison.py46 h1 = mc.homogeneity(r1, r2, base=base, local=True)
47 h2 = mc.homogeneity(r2, r1, base=base, local=True)
/dports/math/octave-forge-statistics/statistics-1.4.3/install-conditionally/tests/
H A Dbartlett_test.m19 ## Perform a Bartlett test for the homogeneity of variances in the data
33 ## Description: Bartlett test for homogeneity of variances
H A Dchisquare_test_homogeneity.m20 ## homogeneity of the null hypothesis that @var{x} and @var{y} come from
35 ## Description: Chi-square test for homogeneity
/dports/x11-themes/gtk-xfce-engine/gtk-xfce-engine-3.2.0/
H A DREADME2 for homogeneity in applications for both business and personal desktops.
/dports/science/py-esda/esda-2.4.1/esda/
H A D__init__.py22 homogeneity,
/dports/math/rkward-kde/rkward-0.7.1/tests/analysis_plugins/
H A Dbartlett_test.rkout1 <h1>Bartlett test of homogeneity of variances</h1>
H A Dfligner_test.rkout1 <h1>Fligner-Killeen test of homogeneity of variances</h1>
/dports/math/octave-forge-bsltl/bsltl-1.3.1/
H A DINDEX14 homogeneity satdark sscont
/dports/math/py-hdbscan/hdbscan-0.8.27/hdbscan/tests/
H A Dtest_hdbscan.py98 def homogeneity(labels1, labels2): function
324 num_mismatches = homogeneity(labels_prims, labels_boruvka)
331 num_mismatches = homogeneity(labels_prims, labels_boruvka)
345 num_mismatches = homogeneity(labels_prims, labels_boruvka)
352 num_mismatches = homogeneity(labels_prims, labels_boruvka)

12345678910>>...22