CRAN
mistat 1.0-5
Data Sets, Functions and Examples from the Book: "Modern Industrial Statistics" by Kenett, Zacks and Amberti
Released Jan 8, 2018 by Daniele Amberti
Provide all the data sets and statistical analysis applications used in "Modern Industrial Statistics: with applications in R, MINITAB and JMP" by R.S. Kenett and S. Zacks with contributions by D. Amberti, John Wiley and Sons, 2013, which is a second revised and expanded revision of "Modern Industrial Statistics: Design and Control of Quality and Reliability", R. Kenett and S. Zacks, Duxbury/Wadsworth Publishing, 1998.
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>mistat</artifactId> <version>1.0-5-b5</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:mistat')
Test Results
This package was last tested against Renjin 0.9.2642 on Apr 27, 2018.
- ALMPIN-examples
- BLEMISHES-examples
- CAR-examples
- COAL-examples
- COMPURESP-examples
- CONTACTLEN-examples
- CYCLT-examples
- DISS-examples
- DOJO1935-examples
- DOW1941-examples
- ELECFAIL-examples
- ELECINDX-examples
- ETCHRATE-examples
- ETCHRATETWO-examples
- FAILTIME-examples
- FILMSP-examples
- FLEXPROD-examples
- GASOL-examples
- GASTURBINE-examples
- HADPAS-examples
- HYBRID-examples
- INSERTION-examples
- IPL-examples
- JANDEFECT-examples
- KEYBOARDS-examples
- LATHYPPISTON-examples
- MPG-examples
- OELECT-examples
- OELECT1-examples
- OTURB-examples
- OTURB1-examples
- OTURB2-examples
- PBX-examples
- PLACE-examples
- PRED-examples
- RNORM10-examples
- SOCELL-examples
- SOLDEF-examples
- STEELROD-examples
- STRESS-examples
- THICKDIFF-examples
- TSQ-examples
- VENDOR-examples
- WEIBUL-examples
- YARNSTRG-examples
- availDis-examples
- cusumArl-examples
- cusumPfaCed-examples
- mahalanobisT2-examples
- mistat-package-examples
- pistonSimulation-examples
- powerCircuitSimulation-examples
- randomizationTest-examples
- renewDis-examples
- shroArlPfaCed-examples
- simulationGroup-examples