select_h can be now used also for the
normality test. The parameters mu and sigma
are mandatory.skewness alternative is no longer supported for
normality tests in select_h and kb.test
functions.pk.test have been
renamed to match the terminology in the article by Ding, Markatou,
Saraceno (2025) Statistica Sinica. Un and Vn
statistics are now renamed to Tn and Sn
respectively.select_h and kb.test, the
arguments mu_hat and sigma_hat have been
renamed to mu and sigma for consistency.pkbc algorithm
to handle larger dimensionspkbc function for reducing the computational
time requiredAdded NEWS.md file.
More detailed information in the README file and documentation (the methods are more usable and clearer for a broader audience).
pkdc_validation
function) when the true labels are not provided.breast_cancer and wine data setsprint() and summary() methods of the
kb.test object for the two and k-sample testspkbc:
show(), summary(),
estract_stats(), plot() and
predict()generate_rpkb.RmdDOF_norm()kb.test S4 class slots, kb.test()
function, unit-test codes, summary() and
print() method for including the V-statisticpk.test()kb.test()
and select_h()goodpractice standardsAdd codemeta.json to .Rbuildignore
Add CONTRIBUTING.md to .Rbuildignore
Fix warning from internal function
compare_qq()
Add doc folder to .gitignore
Modify returned test statistics multiplying them by the sample size
Remove “Nonparam” centering option for the Normality test
Critical value of the V-statistic divided by the variance in the
function pk.test()
summary_stat() and validation()
substituted by estract_stats() and
pkbc_validation()