Conversation
JuliaRegistrator
commented
Mar 20, 2026
- Registering package: PValue
- Repository: https://github.com/stefanocovino/PValue.jl
- Created by: @stefanocovino
- Version: v1.3.0
- Commit: 0ab402a5cf246e2ff470e237962d3f9b1d2100ae
- Reviewed by: @stefanocovino
- Reference: stefanocovino/PValue.jl@0ab402a#commitcomment-180100715
- Description: A simple package including several Julia functions to compute p-values in a "frequentist" or "Bayesian" scenario.
UUID: 4aad55e6-3783-49d8-8c0b-540e9d18c8e0 Repo: https://github.com/stefanocovino/PValue.jl.git Tree: 68552e34a78138cf41097bf55799a85f3ce693db Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
|
Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human. 1. New package registrationPlease make sure that you have read the package naming guidelines. 2. AutoMerge Guidelines are all met! ✅Your new package registration met all of the guidelines for auto-merging and is scheduled to be merged when the mandatory waiting period (3 days) has elapsed. 3. To pause or stop registrationIf you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text Tip: You can edit blocking comments to add |
|
For a package taking such a general name, would be great to clearly explain what's the difference with HypothesisTests. Is it more/different statistical tests here? |
|
Hi Alexander,
Well, as a matter of fact the package is a collection of functions related
to various statistical problems that I was sharing with my collaborators.
There is not much really in common HypothesisTests, just the
standard p-value for frequentist fits, and yes there are a few
convenience (one or two lines) functions in common with StatsBase. In the
package there are functions to compute the Fourier Periodogram with any
sampling and at any frequency (i.e, like the Lomb-Scargle periodogram), to
compute the Rayleigh time of arrival periodogram, and a couple of not
widely known goodness of fit tests from recent literature to be applied in
a Bayesian scenario (Lucy's and Gelman's).
That said, what is your advice? Should I change the name of the
package with something more specific or personal? Or, maybe, just adding a
longer description in the README and in the github landing page? Or
anything else? I'm glad to improve the registration if possible and/or
needed.
Bye,
Stefano
Il giorno ven 20 mar 2026 alle ore 16:37 Alexander Plavin <
***@***.***> ha scritto:
… *aplavin* left a comment (JuliaRegistries/General#150943)
<#150943 (comment)>
For a package taking such a general name, would be great to clearly
explain what's the difference with HypothesisTests. Is it more/different
statistical tests here?
Also, skimming the docs I notice functional overlap with StatsBase as well
– eg weighted mean stuff.
—
Reply to this email directly, view it on GitHub
<#150943?email_source=notifications&email_token=AAGVYHF6GABC2FD6LV3UIVD4RVQVLA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTIMBZHEYTCNRVGEZ2M4TFMFZW63VHNVSW45DJN5XKKZLWMVXHJLDGN5XXIZLSL5RWY2LDNM#issuecomment-4099116513>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGVYHHJJALB3Y7WQAZZ4ZT4RVQVLAVCNFSM6AAAAACWZGPNR2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DAOJZGEYTMNJRGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
———————————————————————————
To begin, begin.
William Wordsworth
Stefano Covino
INAF / Osservatorio Astronomico di Brera
Via Emilio Bianchi 46, 23807
Merate (LC) - Italy
Tel.: +39 02 72320475 (office)
FAX: +39 02 72320401
Cell: +39 331 6748534
E-mail: ***@***.***
URL: http://www.merate.mi.astro.it/∼covino
-----------------------------------------------------------------------------------
|