Package: flipr 0.3.3.9000
flipr: Flexible Inference via Permutations in R
A flexible permutation framework for making inference such as point estimation, confidence intervals or hypothesis testing, on any kind of data, be it univariate, multivariate, or more complex such as network-valued data, topological data, functional data or density-valued data.
Authors:
flipr_0.3.3.9000.tar.gz
flipr_0.3.3.9000.zip(r-4.5)flipr_0.3.3.9000.zip(r-4.4)flipr_0.3.3.9000.zip(r-4.3)
flipr_0.3.3.9000.tgz(r-4.4-x86_64)flipr_0.3.3.9000.tgz(r-4.4-arm64)flipr_0.3.3.9000.tgz(r-4.3-x86_64)flipr_0.3.3.9000.tgz(r-4.3-arm64)
flipr_0.3.3.9000.tar.gz(r-4.5-noble)flipr_0.3.3.9000.tar.gz(r-4.4-noble)
flipr_0.3.3.9000.tgz(r-4.4-emscripten)flipr_0.3.3.9000.tgz(r-4.3-emscripten)
flipr.pdf |flipr.html✨
flipr/json (API)
NEWS
# Install 'flipr' in R: |
install.packages('flipr', repos = c('https://lmjl-alea.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/lmjl-alea/flipr/issues
Last updated 1 years agofrom:93b7f8e6f0. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win-x86_64 | OK | Oct 31 2024 |
R-4.5-linux-x86_64 | OK | Oct 31 2024 |
R-4.4-win-x86_64 | OK | Oct 31 2024 |
R-4.4-mac-x86_64 | OK | Oct 31 2024 |
R-4.4-mac-aarch64 | OK | Oct 31 2024 |
R-4.3-win-x86_64 | OK | Oct 31 2024 |
R-4.3-mac-x86_64 | OK | Oct 31 2024 |
R-4.3-mac-aarch64 | OK | Oct 31 2024 |
Exports:%>%anova_testgrid_biregularone_sample_testPlausibilityFunctionplot_pfstat_anova_fstat_anova_f_ipstat_bg_ipstat_bsstat_cq_ipstat_dom_ipstat_energy_ipstat_fstat_f_ipstat_fisherstat_fisher_ipstat_hotellingstat_maxstat_meanstat_mod_ipstat_studentstat_student_ipstat_tstat_t_ipstat_welchtwo_sample_testuse_stat
Dependencies:askpassclicliprcolorspacecrayoncredentialscurldescdialsDiceDesigndplyrfansifarverfsgenericsgertggplot2ghgitcredsgluegtablehardhathttr2iniisobandjsonlitelabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmeopenssloptimParallelpbapplypillarpkgconfigpurrrR6rappdirsRColorBrewerRcpprgenoudrlangrprojrootrstudioapiscalessfdsystibbletidyselectusethisutf8vctrsviridisLitewhiskerwithryamlzip
A tour of permutation inference
Rendered fromflipr.Rmd
usingknitr::rmarkdown
on Oct 31 2024.Last update: 2023-08-21
Started: 2021-03-04
Computing plausibility functions
Rendered fromplausibility.Rmd
usingknitr::rmarkdown
on Oct 31 2024.Last update: 2023-08-21
Started: 2021-08-31
On the exactness of permutation tests
Rendered fromexactness.Rmd
usingknitr::rmarkdown
on Oct 31 2024.Last update: 2023-08-21
Started: 2021-02-11
The alternative hypothesis in permutation testing
Rendered fromalternative.Rmd
usingknitr::rmarkdown
on Oct 31 2024.Last update: 2021-02-13
Started: 2021-02-11
Readme and manuals
Help Manual
Help page | Topics |
---|---|
(M)ANOVA Permutation Test | anova_test |
Test Statistics for the (M)ANOVA Problem | anova-stats stat_anova_f stat_anova_f_ip |
Create a biregular grid around a center point | grid_biregular |
One-Sample Permutation Test | one_sample_test |
Test Statistics for the One-Sample Problem | one-sample-stats stat_max |
R6 Class representing a plausibility function | PlausibilityFunction |
Visualization of Plausibility Functions | plot_pf |
Two-Sample Permutation Test | two_sample_test |
Test Statistics for the Two-Sample Problem | stat_bg_ip stat_bs stat_cq_ip stat_dom_ip stat_energy_ip stat_f stat_fisher stat_fisher_ip stat_f_ip stat_hotelling stat_mean stat_mod_ip stat_student stat_student_ip stat_t stat_t_ip stat_welch two-sample-stats |
Test Statistic Template | use_stat |