Package: mvnmle Type: Package Title: ML Estimation for Multivariate Normal Data with Missing Values Version: 0.1-11.2 Authors@R: c(person(given = "Kevin", family = "Gross", email = "krgross@ncsu.edu", role = "aut", comment = c(ORCID = "0000-0001-5612-7519")), person(given = "Douglas", family = "Bates", role = "aut"), person(given = "Mao", family = "Kobayashi", email = "kobamao.jp@gmail.com", role = "cre")) Description: Finds the Maximum Likelihood (ML) Estimate of the mean vector and variance-covariance matrix for multivariate normal data with missing values. License: GPL (>= 2) URL: https://github.com/indenkun/mvnmle BugReports: https://github.com/indenkun/mvnmle/issues Encoding: UTF-8 LazyData: true NeedsCompilation: yes RoxygenNote: 7.2.3 Imports: stats Repository: https://indenkun.r-universe.dev Date/Publication: 2023-02-27 09:45:53 UTC RemoteUrl: https://github.com/indenkun/mvnmle RemoteRef: HEAD RemoteSha: 5a02ce59cecf1ed3c3895fca3caecba5baeda0c6 Packaged: 2026-07-17 05:04:51 UTC; root Author: Kevin Gross [aut] (ORCID: ), Douglas Bates [aut], Mao Kobayashi [cre] Maintainer: Mao Kobayashi