The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
mvnmle
is to find the Maximum Likelihood (ML) Estimate
of the mean vector and variance-covariance matrix for multivariate
normal data with missing values.
You can install the released version of mvnmle
from CRAN
with:
install.packages("mvnmle")
and also, you can install the development version of
mvnmle
like so from GitHub:
require("remotes")
::install_github("indenkun/mvnmle") remotes
This mvnmle
package was taken over from a package
maintainer that was ORPHANED and re-submitted to conform to the current
CRAN policy.
The basic code is the same as in the previous 0.1-11.1 versions.
Kevin Gross, the previous package maintainer and author, has given me permission to change the maintainer.
The specific changes are as follows:
::
.<-
and =
.The following changes are in response to a request from CRAN:
Authors@R
field.No additional functionality will be added in the future. The goal is to maintain the package according to CRAN policies with the original code will work.
GPL (>= 2)
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.