Package: LearnNonparam 1.2.3

LearnNonparam: 'R6'-Based Flexible Framework for Permutation Tests

Implements non-parametric tests from Higgins (2004, ISBN:0534387756), including tests for one sample, two samples, k samples, paired comparisons, blocked designs, trends, and association. Built with 'Rcpp' for efficiency and 'R6' for flexible, object-oriented design, the package provides a unified framework for performing or creating custom permutation tests.

Authors:Yan Du [aut, cre]

LearnNonparam_1.2.3.tar.gz
LearnNonparam_1.2.3.zip(r-4.5)LearnNonparam_1.2.3.zip(r-4.4)LearnNonparam_1.2.3.zip(r-4.3)
LearnNonparam_1.2.3.tgz(r-4.4-x86_64)LearnNonparam_1.2.3.tgz(r-4.4-arm64)LearnNonparam_1.2.3.tgz(r-4.3-x86_64)LearnNonparam_1.2.3.tgz(r-4.3-arm64)
LearnNonparam_1.2.3.tar.gz(r-4.5-noble)LearnNonparam_1.2.3.tar.gz(r-4.4-noble)
LearnNonparam_1.2.3.tgz(r-4.4-emscripten)LearnNonparam_1.2.3.tgz(r-4.3-emscripten)
LearnNonparam.pdf |LearnNonparam.html
LearnNonparam/json (API)
NEWS

# Install 'LearnNonparam' in R:
install.packages('LearnNonparam', repos = c('https://qddyy.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/qddyy/learnnonparam/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:

On CRAN:

hypothesis-testnonparametric-statisticspermutation-test

5.05 score 6 stars 2 scripts 56 downloads 24 exports 2 dependencies

Last updated 3 days agofrom:154a9ab082. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 20 2024
R-4.5-win-x86_64OKOct 20 2024
R-4.5-linux-x86_64OKOct 20 2024
R-4.4-win-x86_64OKOct 20 2024
R-4.4-mac-x86_64OKOct 20 2024
R-4.4-mac-aarch64OKOct 20 2024
R-4.3-win-x86_64OKOct 20 2024
R-4.3-mac-x86_64OKOct 20 2024
R-4.3-mac-aarch64OKOct 20 2024

Exports:AnsariBradleyCDFChiSquareContingencyTableTestCorrelationdefine_pmtDifferenceFriedmanJonckheereTerpstraKolmogorovSmirnovKruskalWallisOneWayPagePairedDifferencepmtpmtsQuantileRatioMeanDevianceRCBDOneWayScoreSumSiegelTukeySignStudentizedWilcoxon

Dependencies:R6Rcpp

Readme and manuals

Help Manual

Help pageTopics
Ansari-Bradley TestAnsariBradley twosample.ansari
Inference on Cumulative Distribution FunctionCDF onesample.cdf
Chi-Square Test on Contingency TableChiSquare table.chisq
ContingencyTableTest Classclass.table ContingencyTableTest
Test for Association Between Paired Samplesassociation.corr Correlation
Two-Sample Test Based on Mean or MedianDifference twosample.difference
Friedman TestFriedman rcbd.friedman
Jonckheere-Terpstra TestJonckheereTerpstra ksample.jt
Two-Sample Kolmogorov-Smirnov TestKolmogorovSmirnov twosample.ks
Kruskal-Wallis TestKruskalWallis ksample.kw
KSampleTest Classclass.ksample KSampleTest
MultipleComparison Classclass.multcomp MultipleComparison
OneSampleTest Classclass.onesample OneSampleTest
One-Way Test for Equal Meansksample.oneway OneWay
Page TestPage rcbd.page
Paired Comparison Based on Differencespaired.difference PairedDifference
PermuTest Classclass.pmt PermuTest
Syntactic Sugar for Object Constructiondefine_pmt pmt pmts
Quantile Testonesample.quantile Quantile
Ratio Mean Deviance TestRatioMeanDeviance twosample.rmd
One-Way Test for Equal Means in RCBDrcbd.oneway RCBDOneWay
RCBDTest Classclass.rcbd RCBDTest
Two-Sample Test Based on Sum of ScoresScoreSum twosample.scoresum
Siegel-Tukey TestSiegelTukey twosample.siegel
Two-Sample Sign Testpaired.sign Sign
Multiple Comparison Based on Studentized Statisticmultcomp.studentized Studentized
Sodium ContentsTable1.1.1
Cycles Until FailureTable1.2.1
Test ScoresTable2.1.1
Runoff MinutesTable2.3.1
Hours Until RechargeTable2.6.1
Cerium AmountsTable2.6.2
Ounces Of BeverageTable2.8.1
Normal SamplesTable3.1.2
Logarithms of Bacteria CountsTable3.2.2
Saltiness ScoresTable3.2.3
Percentages of ClayTable3.3.1
Phosphorus ContentsTable3.4.1
Caloric IntakeTable4.1.1
Cholesterol ReductionTable4.1.3
Yield DataTable4.4.3
Randomized Complete Block with TiesTable4.5.3
Heterophils and LymphocytesTable5.1.2
Scores of ProjectsTable5.2.2
Satisfaction with Pain-Relief TreatmentTable5.4.2
TwoSampleAssociationTest Classclass.association TwoSampleAssociationTest
TwoSampleLocationTest Classclass.twosample.location TwoSampleLocationTest
TwoSamplePairedTest Classclass.paired TwoSamplePairedTest
TwoSampleTest Classclass.twosample TwoSampleTest
Two-Sample Wilcoxon Testtwosample.wilcoxon Wilcoxon