Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Statistics-CaseResampling-0.15-bp154.1.23 RPM for ppc64le

From OpenSuSE Leap 15.4 for ppc64le

Name: perl-Statistics-CaseResampling Distribution: SUSE Linux Enterprise 15 SP4
Version: 0.15 Vendor: openSUSE
Release: bp154.1.23 Build date: Mon May 9 11:18:56 2022
Group: Development/Libraries/Perl Build host: obs-power9-07
Size: 94298 Source RPM: perl-Statistics-CaseResampling-0.15-bp154.1.23.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/Statistics-CaseResampling/
Summary: Efficient resampling and calculation of medians with confidence intervals
The purpose of this (XS) module is to calculate the median (or in principle
also other statistics) with confidence intervals on a sample. To do that,
it uses a technique called bootstrapping. In a nutshell, it resamples the
sample a lot of times and for each resample, it calculates the median. From
the distribution of medians, it then calculates the confidence limits.

In order to implement the confidence limit calculation, various other
functions had to be implemented efficiently (both algorithmically efficient
and done in C). These functions may be useful in their own right and are
thus exposed to Perl. Most notably, this exposes a median (and general
selection) algorithm that works in linear time as opposed to the trivial
implementation that requires 'O(n*log(n))'.

Provides

Requires

License

GPL-1.0-or-later OR Artistic-1.0

Changelog

* Wed Sep 12 2018 Stephan Kulow <coolo@suse.com>
  - initial package 0.15
    * created by cpanspec 1.78.08

Files

/usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/Statistics
/usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/Statistics/CaseResampling.pm
/usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/auto/Statistics
/usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/auto/Statistics/CaseResampling
/usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/auto/Statistics/CaseResampling/CaseResampling.so
/usr/share/doc/packages/perl-Statistics-CaseResampling
/usr/share/doc/packages/perl-Statistics-CaseResampling/Changes
/usr/share/doc/packages/perl-Statistics-CaseResampling/README
/usr/share/doc/packages/perl-Statistics-CaseResampling/RdGen.xs.inc
/usr/share/man/man3/Statistics::CaseResampling.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 17:00:22 2024