Other packages > Find by keyword >

betafunctions  

Functions for Working with Two- And Four-Parameter Beta Probability Distributions and Psychometric Analysis of Classifications
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("betafunctions", "1.9.0")



Attach the package and use:
library("betafunctions")
Maintained by
Haakon Eidem Haakstad
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-05-02
Latest Update: 2022-12-04
Description:
Package providing a number of functions for working with Two- and Four-parameter Beta and closely related distributions (i.e., the Gamma- Binomial-, and Beta-Binomial distributions). Includes, among other things: - d/p/q/r functions for Four-Parameter Beta distributions and Generalized "Binomial" (continuous) distributions, and d/p/r- functions for Beta- Binomial distributions. - d/p/q/r functions for Two- and Four-Parameter Beta distributions parameterized in terms of their means and variances rather than their shape-parameters. - Moment generating functions for Binomial distributions, Beta-Binomial distributions, and observed value distributions. - Functions for estimating classification accuracy and consistency, making use of the Classical Test-Theory based 'Livingston and Lewis' (L&L) and 'Hanson and Brennan' approaches. A shiny app is available, providing a GUI for the L&L approach when used for binary classifications. For url to the app, see documentation for the LL.CA() function. Livingston and Lewis (1995) . Lord (1965) . Hanson (1991) .
How to cite:
Haakon Eidem Haakstad (2020). betafunctions: Functions for Working with Two- And Four-Parameter Beta Probability Distributions and Psychometric Analysis of Classifications. R package version 1.9.0, https://cran.r-project.org/web/packages/betafunctions. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0.2 (2020-05-02 15:10), 1.1.0 (2020-05-10 06:40), 1.2.0 (2020-06-10 23:30), 1.2.1 (2020-09-02 13:00), 1.2.2 (2020-09-16 12:00), 1.3.0 (2020-10-04 19:20), 1.4.0 (2020-10-18 23:40), 1.4.2 (2020-12-04 14:50), 1.4.3 (2021-01-31 06:30), 1.4.4 (2021-02-06 09:00), 1.5.0 (2021-04-30 10:50), 1.6.0 (2021-08-19 20:00), 1.6.1 (2021-09-20 12:30), 1.7.0 (2022-04-12 01:22), 1.8.0 (2022-10-13 14:02), 1.8.1 (2022-12-04 13:40)
Other packages that cited betafunctions R package
View betafunctions citation profile
Other R packages that betafunctions depends, imports, suggests or enhances
Complete documentation for betafunctions
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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