Other packages > Find by keyword >

bzinb  

Bivariate Zero-Inflated Negative Binomial Model Estimator
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("bzinb", "1.0.8")



Attach the package and use:
library("bzinb")
Maintained by
Hunyong Cho
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-04-10
Latest Update: 2022-10-29
Description:
Provides a maximum likelihood estimation of Bivariate Zero-Inflated Negative Binomial (BZINB) model or the nested model parameters. Also estimates the underlying correlation of the a pair of count data. See Cho, H., Liu, C., Preisser, J., and Wu, D. (In preparation) for details.
How to cite:
Hunyong Cho (2019). bzinb: Bivariate Zero-Inflated Negative Binomial Model Estimator. R package version 1.0.8, https://cran.r-project.org/web/packages/bzinb. Accessed 03 Feb. 2025.
Previous versions and publish date:
1.0.0 (2019-04-10 18:56), 1.0.1 (2019-04-18 18:30), 1.0.3 (2019-07-08 11:10), 1.0.4 (2019-12-08 03:00), 1.0.6 (2022-10-30 00:00)
Other packages that cited bzinb R package
View bzinb citation profile
Other R packages that bzinb depends, imports, suggests or enhances
Complete documentation for bzinb
Functions, R codes and Examples using the bzinb R package
Some associated functions: bnb . bp . bzinb . bzinb.se . bzip.a . bzip.b . idigamma . pairwise.bzinb . weighted.pc . 
Some associated R codes: RcppExports.R . base.R . bnb.R . bp.R . bzinb.R . bzip.R .  Full bzinb 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

Bolstad2  
Bolstad Functions
A set of R functions and data sets for the book "Understanding Computational Bayesian Statistics." T ...
Download / Learn more Package Citations See dependency  
cmce  
Computer Model Calibration for Deterministic and Stochastic Simulators
Implements the Bayesian calibration model described in Pratola and Chkrebtii (2018) ...
Download / Learn more Package Citations See dependency  
metaboData  
Example Metabolomics Data Sets
Data sets from a variety of biological sample matrices, analysed using a number of mass spectrometr ...
Download / Learn more Package Citations See dependency  
predictoR  
Predictive Data Analysis System
Perform a supervised data analysis on a database through a 'shiny' graphical interface. It includes ...
Download / Learn more Package Citations See dependency  
HGMND  
Heterogeneous Graphical Model for Non-Negative Data
Graphical model is an informative and powerful tool to explore the conditional dependence relationsh ...
Download / Learn more Package Citations See dependency  
sgof  
Multiple Hypothesis Testing
Seven different methods for multiple testing problems. The SGoF-type methods (see for example, Carva ...
Download / Learn more Package Citations See dependency  

23,630

R Packages

204,513

Dependencies

64,101

Author Associations

23,581

Publication Badges

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