CRAN
mistr 0.0.1
Mixture and Composite Distributions
Released Dec 10, 2018 by Lukas Sablica
This package can be loaded by Renjin but 4 out 51 tests failed.
Dependencies
A flexible computational framework for mixture distributions with the focus on the composite models.
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>mistr</artifactId> <version>0.0.1-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:mistr')
Test Results
This package was last tested against Renjin 0.9.2716 on Dec 19, 2018.
- Burr-examples
- Frechet-examples
- GPD-examples
- GPDdist-examples
- Gumbel-examples
- Pareto-examples
- QQplot-examples
- QQplotgg-examples
- betadist-examples
- binomdist-examples
- breakpoints-examples
- burrdist-examples
- cauchydist-examples
- chisqdist-examples
- compdist-examples
- d-examples
- distrafo-examples
- expdist-examples
- fdist-examples
- frechetdist-examples
- gammadist-examples
- geomdist-examples
- get_opt-examples
- gumbeldist-examples
- hyperdist-examples
- jumps-examples
- last_history-examples
- lnormdist-examples
- mixdist-examples
- multinomdist-examples
- nbinomdist-examples
- normdist-examples
- p-examples
- parameters-examples
- paretodist-examples
- plim-examples
- plot-examples
- poisdist-examples
- q-examples
- q_mixdist-examples
- qlim-examples
- qlim_mixdist-examples
- r-examples
- set_opt-examples
- sudo_support-examples
- tdist-examples
- trafo-examples
- unifdist-examples
- untrafo-examples
- weibulldist-examples
- wilcoxdist-examples