Other packages > Find by keyword >

BAMBI  

Bivariate Angular Mixture Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("BAMBI", "2.3.6")



Attach the package and use:
library("BAMBI")
Maintained by
Saptarshi Chakraborty
[Scholar Profile | Author Map]
First Published: 2017-01-01
Latest Update: 2023-03-08
Description:
Fit (using Bayesian methods) and simulate mixtures of univariate and bivariate angular distributions. Chakraborty and Wong (2021) .
How to cite:
Saptarshi Chakraborty (2017). BAMBI: Bivariate Angular Mixture Models. R package version 2.3.6, https://cran.r-project.org/web/packages/BAMBI. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.0.0 (2017-01-01 10:08), 1.0.1 (2017-01-04 10:55), 1.1.0 (2017-02-06 10:23), 1.1.1 (2017-08-28 06:57), 1.2.1 (2018-04-20 18:51), 2.0.0 (2018-06-21 18:53), 2.0.1 (2018-07-21 21:10), 2.1.0 (2019-03-16 21:43), 2.2.0 (2019-12-18 17:40), 2.3.0 (2020-06-19 15:50), 2.3.1 (2021-08-12 18:30), 2.3.2 (2021-09-24 21:00), 2.3.3 (2021-10-02 15:40), 2.3.4 (2022-09-02 17:10), 2.3.5 (2023-03-09 00:10)
Other packages that cited BAMBI R package
View BAMBI citation profile
Other R packages that BAMBI depends, imports, suggests or enhances
Complete documentation for BAMBI
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for BAMBI0102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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