Movatterモバイル変換


[0]ホーム

URL:


cobin:R package for cobin and micobin regression models

Cobin and micobin regression models are scalable and robustalternative to beta regression model for continuous proportional data.See the following paper for more details:

Lee, C. J., Dahl, B. K., Ovaskainen, O., Dunson, D. B. (2025).Scalable and robust regression models for continuous proportional data.arXiv preprint arXIV:2504.15269https://arxiv.org/abs/2504.15269

A dedicated Github repository for reproducing the analysis in thepaper is available athttps://github.com/changwoo-lee/cobin-reproduce. This Rpackage repository contains the functions for the cobin and micobinregression models, as well as sampler for Kolmogorov-Gamma randomvariables.

Install the package from GitHub:

# install.packages("devtools")devtools::install_github("changwoo-lee/cobin")

Glossaries: GLM: generalized linear model; GLMM: generalized linearmixed model; GP: Gaussian process; NNGP: nearest neighbor Gaussianprocess; cobin: continuous binomial; micobin: mixture of continuousbinomial;

vignette

Comparisonof cobin and beta density

Comparisonof micobin and beta density

Please seeMMIdata analysis code corresponding to the Section 6 of the paper(https://arxiv.org/abs/2504.15269). More detailedexamples TBA.

Code structure

Basic functions

Cobin / Micobinregression (Bayesian, cobit link)

Spatialcobin / micobin regression (Bayesian, cobit link)

Helper functions

cobin regression(non-Bayesian)


[8]ページ先頭

©2009-2025 Movatter.jp