Other packages > Find by keyword >

DFBA  

Distribution-Free Bayesian Analysis
View on CRAN: Click here


Download and install DFBA package within the R console
Install from CRAN:
install.packages("DFBA")

Install from Github:
library("remotes")
install_github("cran/DFBA")

Install by package version:
library("remotes")
install_version("DFBA", "0.1.0")



Attach the package and use:
library("DFBA")
Maintained by
Daniel H. Barch
[Scholar Profile | Author Map]
First Published: 2023-12-13
Latest Update: 2023-12-13
Description:
A set of functions to perform distribution-free Bayesian analyses. Included are Bayesian analogues to the frequentist Mann-Whitney U test, the Wilcoxon Signed-Ranks test, Kendall's Tau Rank Correlation Coefficient, Goodman and Kruskal's Gamma, McNemar's Test, the binomial test, the sign test, the median test, as well as distribution-free methods for testing contrasts among condition and for computing Bayes factors for hypotheses. The package also includes procedures to estimate the power of distribution-free Bayesian tests based on data simulations using various probability models for the data. The set of functions provide data analysts with a set of Bayesian procedures that avoids requiring parametric assumptions about measurement error and is robust to problem of extreme outlier scores.
How to cite:
Daniel H. Barch (2023). DFBA: Distribution-Free Bayesian Analysis. R package version 0.1.0, https://cran.r-project.org/web/packages/DFBA. Accessed 10 Mar. 2025.
Previous versions and publish date:
No previous versions
Other packages that cited DFBA R package
View DFBA citation profile
Other R packages that DFBA depends, imports, suggests or enhances
Complete documentation for DFBA
Functions, R codes and Examples using the DFBA R package
Full DFBA package functions and examples
Downloads during the last 30 days
02/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/08Downloads for DFBA051015202530354045505560TrendBars

Today's Hot Picks in Authors and Packages

PolycrossDesigns  
Polycross Designs ("PolycrossDesigns")
A polycross is the pollination by natural hybridization of a group of genotypes, generally selected, ...
Download / Learn more Package Citations See dependency  
varjmcm  
Estimations for the Covariance of Estimated Parameters in Joint Mean-Covariance Models
The goal of the package is to equip the 'jmcm' package (current version 0.2.1) with estimations of ...
Download / Learn more Package Citations See dependency  
limorhyde  
Differential Analysis of Rhythmic Transcriptome Data
A flexible approach, inspired by cosinor regression, for differential analysis of rhythmic transcri ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
bbl  
Boltzmann Bayes Learner
Supervised learning using Boltzmann Bayes model inference, which extends naive Bayes model to inclu ...
Download / Learn more Package Citations See dependency  
rphylopic  
Get Silhouettes of Organisms from PhyloPic
Work with the PhyloPic Web Service () to fetch silhouette images ...
Download / Learn more Package Citations See dependency  

23,794

R Packages

206,711

Dependencies

64,305

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA