# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "MVNGmod" in publications use:' type: software license: MIT title: 'MVNGmod: Matrix-Variate Non-Gaussian Linear Regression Models' version: 0.1.2 doi: 10.32614/CRAN.package.MVNGmod abstract: Fits matrix-variate variance-gamma (MVVG) and matrix-variate normal-inverse-Gaussian (MVNIG) linear regression models using expectation-conditional maximization (ECM) algorithms. The models accommodate clustered matrix-valued responses, with unequal numbers of observations across subjects, correlated responses, skewness, and within-subject dependence. Functions are provided for model fitting, prediction, and subject-level influence assessment using approximate generalized Cook's distances. The package also includes motivating periodontal data from Gullah-speaking African Americans with Type-II diabetes. For details on the underlying matrix-variate distributions (MVVG and MVNIG), see Gallaugher and McNicholas (2019, ). authors: - family-names: Soon given-names: Samuel email: samksoon2@gmail.com - family-names: Bandyopadhyay given-names: Dipankar email: dbandyop@vcu.edu - family-names: Liu given-names: Qingyang email: qliu432@wisc.edu repository: https://cran.r-universe.dev repository-code: https://github.com/soonsk-vcu/MVNGmod commit: f1394ddb75543ef6f1a9447eb31684ee9c3b2d0d url: https://github.com/soonsk-vcu/MVNGmod date-released: '2026-07-23' contact: - family-names: Soon given-names: Samuel email: samksoon2@gmail.com