{
  "_id": "6a1414f6acfb0bcc41d3be87",
  "Package": "MVNGmod",
  "Type": "Package",
  "Title": "Matrix-Variate Non-Gaussian Linear Regression Models",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"Samuel\", \"Soon\", , \"samksoon2@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c()),\nperson(\"Dipankar\", \"Bandyopadhyay\", , \"dbandyop@vcu.edu\", role = c(\"aut\"),\ncomment = c()),\nperson(\"Qingyang\", \"Liu\", , \"qliu432@wisc.edu\", role = c(\"aut\"),\ncomment = c()))",
  "Maintainer": "Samuel Soon <samksoon2@gmail.com>",
  "Description": "An implementation of the expectation conditional\nmaximization (ECM) algorithm for matrix-variate variance gamma\n(MVVG) and normal-inverse Gaussian (MVNIG) linear models. These\nmodels are designed for settings of multivariate analysis with\nclustered non-uniform observations and correlated responses.\nThe package includes fitting and prediction functions for both\nmodels, and an example dataset from a periodontal on\nGullah-speaking African Americans, with responses in\n'gaad_res', and covariates in 'gaad_cov'. For more details on\nthe matrix-variate distributions used, see Gallaugher &\nMcNicholas (2019) <doi:10.1016/j.spl.2018.08.012>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/soonsk-vcu/MVNGmod",
  "BugReports": "https://github.com/soonsk-vcu/MVNGmod/issues",
  "Config/pak/sysreqs": "cmake libfreetype6-dev libglu1-mesa-dev libgmp3-dev\nmake texlive libicu-dev libpng-dev libuv1-dev libmpfr-dev\nlibgl1-mesa-dev zlib1g-dev",
  "Repository": "https://soonsk-vcu.r-universe.dev",
  "Date/Publication": "2026-02-18 21:30:13 UTC",
  "RemoteUrl": "https://github.com/soonsk-vcu/mvngmod",
  "RemoteRef": "HEAD",
  "RemoteSha": "4cf9742b10d3255fd0eeade3967783833496fce4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 09:19:00 UTC",
    "User": "root"
  },
  "Author": "Samuel Soon [aut, cre],\nDipankar Bandyopadhyay [aut],\nQingyang Liu [aut]",
  "MD5sum": "3584a77b9418e538fc948bdc32c86537",
  "_user": "soonsk-vcu",
  "_type": "src",
  "_file": "MVNGmod_0.1.0.tar.gz",
  "_fileid": "07fb11ee18afaaf2d55b45b8379ef41be84e95a8685e47ce82ddd2e0507799cf",
  "_filesize": 270748,
  "_sha256": "07fb11ee18afaaf2d55b45b8379ef41be84e95a8685e47ce82ddd2e0507799cf",
  "_created": "2026-05-25T09:19:00.000Z",
  "_published": "2026-05-25T09:23:02.771Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77687375798,
      "time": 197,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7195391651"
    },
    {
      "job": 77687375716,
      "time": 209,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195394838"
    },
    {
      "job": 77687375718,
      "time": 153,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7195373599"
    },
    {
      "job": 77687375753,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195368228"
    },
    {
      "job": 77686874755,
      "time": 226,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195341617"
    },
    {
      "job": 77687375736,
      "time": 162,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195383067"
    },
    {
      "job": 77687375747,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7195366286"
    },
    {
      "job": 77687375827,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7195364971"
    },
    {
      "job": 77687375801,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195363427"
    }
  ],
  "_buildurl": "https://github.com/r-universe/soonsk-vcu/actions/runs/26392974004",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/soonsk-vcu/mvngmod",
  "_commit": {
    "id": "4cf9742b10d3255fd0eeade3967783833496fce4",
    "author": "Samuel Soon <soonsk@vcu.edu>",
    "committer": "Samuel Soon <soonsk@vcu.edu>",
    "message": "svd\n",
    "time": 1771450213
  },
  "_maintainer": {
    "name": "Samuel Soon",
    "email": "samksoon2@gmail.com",
    "login": "samksoon",
    "description": "",
    "uuid": 11728043
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Bessel",
      "role": "Imports"
    },
    {
      "package": "clusterGeneration",
      "role": "Imports"
    },
    {
      "package": "DistributionUtils",
      "role": "Imports"
    },
    {
      "package": "matlib",
      "role": "Imports"
    },
    {
      "package": "maxLik",
      "role": "Imports"
    },
    {
      "package": "truncnorm",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    }
  ],
  "_owner": "soonsk-vcu",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-08",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "soonsk-vcu",
      "count": 7,
      "uuid": 145384375
    }
  ],
  "_userbio": {
    "uuid": 145384375,
    "type": "user",
    "name": "Samuel Soon",
    "description": "Grad student at VCU. "
  },
  "_downloads": {
    "count": 171,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MVNGmod"
  },
  "_devurl": "https://github.com/soonsk-vcu/mvngmod",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MVNGmod.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/soonsk-vcu/mvngmod",
  "_realowner": "soonsk-vcu",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-02-23"
    }
  ],
  "_exports": [
    "MVNIGmod",
    "MVVGmod",
    "predict"
  ],
  "_datasets": [
    {
      "name": "gaad_cov",
      "title": "GAAD Data",
      "object": "gaad_pac",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "gaad_res",
      "title": "GAAD Data",
      "object": "gaad_pac",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "gaad_theta_mvvg",
      "title": "MVVG Parameter Format",
      "object": "gaad_pac",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "theta_mvnig",
      "title": "Toy Response Initial Parameter (MVNIG)",
      "object": "gaad_pac",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "theta_mvvg",
      "title": "Toy Response Initial Parameter (MVVG)",
      "object": "gaad_pac",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "X",
      "title": "Toy Covariate Matrices",
      "object": "gaad_pac",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "Y",
      "title": "Toy Response Matrices",
      "object": "gaad_pac",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "gaad_cov",
      "title": "GAAD Data",
      "topics": [
        "gaad_cov"
      ]
    },
    {
      "page": "gaad_res",
      "title": "GAAD Data",
      "topics": [
        "gaad_res"
      ]
    },
    {
      "page": "gaad_theta_mvvg",
      "title": "MVVG Parameter Format",
      "topics": [
        "gaad_theta_mvvg"
      ]
    },
    {
      "page": "MVNIGmod",
      "title": "AECM Estimation for Matrix-Variate Normal-Inverse Gaussian Models",
      "topics": [
        "MVNIGmod"
      ]
    },
    {
      "page": "MVVGmod",
      "title": "AECM Estimation for Matrix-Variate Variance Gamma (MVVG) Models",
      "topics": [
        "MVVGmod"
      ]
    },
    {
      "page": "predict",
      "title": "MVNG Model Prediction",
      "topics": [
        "predict"
      ]
    },
    {
      "page": "theta_mvnig",
      "title": "Toy Response Initial Parameter (MVNIG)",
      "topics": [
        "theta_mvnig"
      ]
    },
    {
      "page": "theta_mvvg",
      "title": "Toy Response Initial Parameter (MVVG)",
      "topics": [
        "theta_mvvg"
      ]
    },
    {
      "page": "X",
      "title": "Toy Covariate Matrices",
      "topics": [
        "X"
      ]
    },
    {
      "page": "Y",
      "title": "Toy Response Matrices",
      "topics": [
        "Y"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "Bessel",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "cli",
    "clusterGeneration",
    "colorspace",
    "cowplot",
    "cpp11",
    "Deriv",
    "digest",
    "DistributionUtils",
    "doBy",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gmp",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "matlib",
    "Matrix",
    "MatrixModels",
    "maxLik",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "miscTools",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "pracma",
    "purrr",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rgl",
    "rlang",
    "rmarkdown",
    "Rmpfr",
    "rstudioapi",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tinytex",
    "truncnorm",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml",
    "zoo"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "mvngmod",
  "_universes": [
    "soonsk-vcu",
    "samksoon"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-25T09:22:08.000Z",
      "distro": "noble",
      "commit": "4cf9742b10d3255fd0eeade3967783833496fce4",
      "fileid": "1ebf4ac021be5dcb8604f7450aca94a4ddeef64cc347b0c03a24ee0602d2ba77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/soonsk-vcu/actions/runs/26392974004"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-25T09:22:23.000Z",
      "distro": "noble",
      "commit": "4cf9742b10d3255fd0eeade3967783833496fce4",
      "fileid": "7e947fc6280850b842f44ef1c3fdeb8e46c41c98227b52e452b939b53994f134",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/soonsk-vcu/actions/runs/26392974004"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-25T09:21:04.000Z",
      "commit": "4cf9742b10d3255fd0eeade3967783833496fce4",
      "fileid": "413f6897f4682c597824c9fb4f90fb9b62fc9dc7904b5a5fa86000beceffd5c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/soonsk-vcu/actions/runs/26392974004"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-25T09:20:44.000Z",
      "commit": "4cf9742b10d3255fd0eeade3967783833496fce4",
      "fileid": "4162a9b4abbc76bb9a64572e5218b95549f5e3653997943ecaafd0c36a149a38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/soonsk-vcu/actions/runs/26392974004"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-25T09:21:56.000Z",
      "commit": "4cf9742b10d3255fd0eeade3967783833496fce4",
      "fileid": "207dff17584670f717849b359f3793cb69b668bbbe06ec7f9b12bf4f5f44bbc9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/soonsk-vcu/actions/runs/26392974004"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-25T09:20:22.000Z",
      "commit": "4cf9742b10d3255fd0eeade3967783833496fce4",
      "fileid": "bc53569979288872f1bc06716ac687fc0e05cc6d302b9bd679f842aab38273c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/soonsk-vcu/actions/runs/26392974004"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-25T09:20:17.000Z",
      "commit": "4cf9742b10d3255fd0eeade3967783833496fce4",
      "fileid": "149ca0120618802f942de635a4c004e192caa34a4c7f1bbc1059203901d59f1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/soonsk-vcu/actions/runs/26392974004"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-25T09:20:13.000Z",
      "commit": "4cf9742b10d3255fd0eeade3967783833496fce4",
      "fileid": "a1edf894c966e9a7ec72766877ac0af948d1084be0e820aba5b3ce9bbfc873fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/soonsk-vcu/actions/runs/26392974004"
    }
  ]
}