معرفی شرکت ها


perl-Statistics-CaseResampling-0.15-alt5.1.ppc64le.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Perl module for resampling and calculation of medians with confidence intervals
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p10
مخزن ALTLinux classic ppc64le
نام بسته perl-Statistics-CaseResampling
نام فایل بسته perl-Statistics-CaseResampling-0.15-alt5.1.ppc64le.rpm
نسخه بسته 0.15
انتشار بسته alt5.1
معماری بسته ppc64le
نگهدارنده -
تاریخ ساخت Mon 14 Jun 2021 03
هاست سازنده viy-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی https://metacpan.org/release/Statistics-CaseResampling
مجوز Perl
حجم دانلود 19K
حجم نصب 85.846K
Perl module Statistics::CaseResampling provides a way 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)).


جایگزین ها

بسته نسخه معماری مخزن
perl-Statistics-CaseResampling-0.15-alt5.1.x86_64.rpm 0.15 x86_64 ALT classic
perl-Statistics-CaseResampling-debuginfo-0.15-alt5.1.ppc64le.rpm 0.15 ppc64le ALT debuginfo


نیازمندی

مقدار نام
- /usr/lib64/perl5
- libc.so.6(GLIBC_2.17)(64bit)
>= set:ojjBzbKHpZ3GZLZ4Q9SqXpgUGZLWlHgfciHZldm9e702WxRqRppqCguZi8TJOJ5TflQ4HoecjIkflwr1wvFraT0 libperl-5.34.so()(64bit)
- rpmlib(SetVersions)
- perl(XSLoader.pm)
- rtld(GNU_HASH)
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
= 0.150 perl(Statistics/CaseResampling.pm)
= 0.15-alt5.1:sisyphus+274516.43600.2.1 perl-Statistics-CaseResampling


نحوه نصب


نصب پکیج rpm perl-Statistics-CaseResampling:

    sudo apt-get install perl-Statistics-CaseResampling-0.15-alt5.1.ppc64le.rpm


فایل ها

مسیرها
/usr/lib64/perl5/Statistics/CaseResampling.pm
/usr/lib64/perl5/auto/Statistics/CaseResampling
/usr/lib64/perl5/auto/Statistics/CaseResampling/CaseResampling.so
/usr/share/doc/perl-Statistics-CaseResampling-0.15
/usr/share/doc/perl-Statistics-CaseResampling-0.15/Changes
/usr/share/doc/perl-Statistics-CaseResampling-0.15/README


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2019-01-24

rebuild with new perl 5.28.1

2018-08-17

Initial build for ALT Linux Sisyphus