CRAN
mvtnorm 1.0-11
Multivariate Normal and t Distributions
Released Jun 19, 2019 by Torsten Hothorn
This package can be loaded by Renjin but 6 out 11 tests failed.
An older version of this package is
more compatible with Renjin.
Computes multivariate normal and t probabilities, quantiles, random deviates and densities.
Installation
Maven
This package can be included as a dependency from a Java or Scala project by including
the following your project's pom.xml
file.
Read more
about embedding Renjin in JVM-based projects.
<dependencies> <dependency> <groupId>org.renjin.cran</groupId> <artifactId>mvtnorm</artifactId> <version>1.0-11-b1</version> </dependency> </dependencies> <repositories> <repository> <id>bedatadriven</id> <name>bedatadriven public repo</name> <url>https://nexus.bedatadriven.com/content/groups/public/</url> </repository> </repositories>
Renjin CLI
If you're using Renjin from the command line, you load this library by invoking:
library('org.renjin.cran:mvtnorm')
Test Results
This package was last tested against Renjin 0.9.2726 on Jul 13, 2019.
Source
Release History
- 1.0-11
- 1.0-10
- 1.0-9
- 1.0-8
- 1.0-7
- 1.0-6
- 1.0-5
- 1.0-4
- 1.0-3
- 1.0-2
- 1.0-1
- 1.0-0
- 0.9-99992
- 0.9-99991
- 0.9-9999
- 0.9-9998
- 0.9-9997
- 0.9-9996
- 0.9-9995
- 0.9-9994
- 0.9-9993
- 0.9-9992
- 0.9-9991
- 0.9-999
- 0.9-99
- 0.9-96
- 0.9-95
- 0.9-94
- 0.9-92
- 0.9-9
- 0.9-8
- 0.9-7
- 0.9-5
- 0.9-4
- 0.9-3
- 0.9-2
- 0.9-1
- 0.9-0
- 0.8-3
- 0.8-2
- 0.8-1
- 0.8-0
- 0.7-5
- 0.7-4
- 0.7-3
- 0.7-2
- 0.7-1
- 0.7-0
- 0.6-8
- 0.6-7
- 0.6-6
- 0.6-5
- 0.6-3
- 0.6-2
- 0.6-1
- 0.6-0
- 0.5-15
- 0.5-14
- 0.5-12
- 0.5-11
- 0.5-10
- 0.5-9
- 0.5-8
- 0.5-7
- 0.5-6
- 0.5-5
- 0.5-4
- 0.5-1
- 0.5-0
- 0.3-6
- 0.3-5
- 0.3-3
- 0.3-1
- 0.3-0
- 0.2-1
- 0.1-8