Other packages > Find by keyword >

bda  

Binned Data Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("bda", "18.3.2")



Attach the package and use:
library("bda")
Maintained by
Bin Wang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-01-06
Latest Update: 2023-06-18
Description:
Algorithms developed for binned data analysis, gene expression data analysis and measurement error models for ordinal data analysis.
How to cite:
Bin Wang (2012). bda: Binned Data Analysis. R package version 18.3.2, https://cran.r-project.org/web/packages/bda. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.1.1-7 (2012-01-06 21:56), 1.2.7-31 (2012-07-31 09:28), 2.0.11-4 (2012-11-04 18:40), 2.0.11-11 (2012-11-12 07:31), 2.0.12-17 (2012-12-17 21:15), 2.1.2-8 (2013-02-09 07:57), 2.1.2-10 (2013-02-11 22:05), 2.1.4-19 (2013-04-20 07:42), 2.2.8-8 (2013-08-08 19:46), 3.1.3-2 (2014-03-06 19:31), 3.2.0-3 (2014-05-07 07:57), 5.1.3 (2015-04-05 01:05), 5.1.6 (2015-07-29 18:11), 10.1.9 (2018-01-05 05:56), 13.4.13 (2019-11-09 11:30), 14.1.4 (2020-02-06 11:50), 14.3.19 (2020-03-30 06:10), 15.0.2 (2020-07-27 17:30), 15.1.7 (2020-09-30 22:40), 15.2.2 (2021-01-19 15:00), 15.2.5 (2021-08-19 06:30), 16.1.3 (2023-06-19 00:40), 17.1.2 (2023-10-13 16:10), 18.1.2 (2024-03-10 07:50), 18.2.2 (2024-03-12 18:30)
Other packages that cited bda R package
View bda citation profile
Other R packages that bda depends, imports, suggests or enhances
Complete documentation for bda
Functions, R codes and Examples using the bda R package
Some associated functions: EUFirmSize . ImportFSD . PROtest . VAS . Zipf . ZipfNorm . bda . binning . bootKDE . bootPRO . dataBreastCancer . dataFSD . dataOFC . dataPain . distPareto . fitFSD . fitGBPD . fitLogNormal . fitPRO . fitPareto . fnm . lpsmooth . lpsvariance . medtest . mixlnorm . mixnorm . wkde . 
Some associated R codes: PROtest.R . Pareto.R . TestMediation.R . Zipf.R . binning.R . bootPRO.R . bootkde.R . bootnpr.R . fitFSD.R . fitGBPD.R . fitGLD.R . fitLogNormal.R . fitPRO.R . fnm.R . lpsmooth.R . mixlnorm.R . mixnorm.R . vas.R . wkde.R . zzz.R .  Full bda package functions and examples
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

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  
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  
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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
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  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
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