Skip to content
/ mcglm Public

❗ This is a read-only mirror of the CRAN R package repository. mcglm — Multivariate Covariance Generalized Linear Models. Homepage: https://github.com/bonatwagner/mcglm Report bugs for this package: https://github.com/bonatwagner/mcglm/issues

Notifications You must be signed in to change notification settings

cran/mcglm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcglm 0.9.0

The mcglm package fits multivariate covariance generalized linear models (Bonat and Jorgensen, 2016).

Introduction

mcglm is an R package designed to fit Multivariate Covariance Generalized Linear Models. It allows you to specify a distinct linear predictor for each response variable, offering exceptional flexibility for analyses involving multiple outcomes.

With mcglm, you can model a wide range of response types — continuous, discrete (such as counts and binary), limited, and even zero inflated responses, whether continuous or mixed.

Its main strength lies in the ability to capture complex relationships between variables through multiple covariance structures, enabling more realistic and robust multivariate modeling.

This package was developed as part of the Wagner’s Ph.D. thesis, combining academic rigor with practical value for the statistical modeling community.

Download and install

Linux/Mac

Use the devtools package (available from CRAN) to install automatically from this GitHub repository:

library(devtools)
install_github("bonatwagner/mcglm")

Authors

Contributing

This R package is develop using roxygen2 for documentation and devtools to check and build. Also, we adopt the Gitflow worflow in this repository.

Instructions for contributing

Please, see the instructions for contributing to collaborate.

About

❗ This is a read-only mirror of the CRAN R package repository. mcglm — Multivariate Covariance Generalized Linear Models. Homepage: https://github.com/bonatwagner/mcglm Report bugs for this package: https://github.com/bonatwagner/mcglm/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages