CRAN
MESS 0.5.5
Miscellaneous Esoteric Statistical Scripts
Released Jan 14, 2019 by Claus Thorn Ekstrøm
Dependencies
glmnet 2.0-16 kinship2 1.6.4 geepack 1.2-1 Matrix 1.2-15 MASS 7.3-51.1 mvtnorm 1.0-8 geeM 0.10.1 Rcpp RcppArmadillo 0.9.200.5.0
A mixed collection of useful and semi-useful diverse statistical functions, some of which may even be referenced in The R Primer book.
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>MESS</artifactId> <version>0.5.5-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:MESS')
Test Results
This package was last tested against Renjin 0.9.2719 on Jan 16, 2019.
- QIC-examples
- Test_auc.Produces_validated_results_E1
- Test_auc.Produces_validated_results_E2
- Test_auc.Produces_validated_results_E3
- Test_auc.Produces_validated_results_E4
- Test_auc.Produces_validated_results_E5
- Test_auc.Produces_validated_results_E6
- Test_power_mcnemar_test.Checking_symmetry_of_results
- Test_power_mcnemar_test.Produces_validated_results_E1
- Test_power_mcnemar_test.Produces_validated_results_E2
- Test_power_mcnemar_test.Produces_validated_results_E3
- adaptive.weights-examples
- add_torows-examples
- age-examples
- auc-examples
- bdstat-examples
- bees-examples
- bin-examples
- categorize-examples
- clotting-examples
- cmd-examples
- col.alpha-examples
- col.shade-examples
- col.tint-examples
- common.shared-examples
- conditional_rowMeans-examples
- cumsumbinning-examples
- drop1.geeglm-examples
- drop1.geem-examples
- earthquakes-examples
- expand_table-examples
- extended.shared-examples
- fac2num-examples
- fast_marginal_lm_solver_(mfastLmCpp).Correct_handling_of_missing_E1
- fast_marginal_lm_solver_(mfastLmCpp).Correct_handling_of_missing_E2
- fast_marginal_lm_solver_(mfastLmCpp).estimation
- feature.test-examples
- filldown-examples
- geekin-examples
- gkgamma-examples
- greenland-examples
- happiness-examples
- ht-examples
- icecreamads-examples
- ks_cumtest-examples
- kwdata-examples
- lifeexpect-examples
- lower.tri.vector-examples
- matched-examples
- monte_carlo_chisq_test-examples
- nh4-examples
- ordered.clusters-examples
- pairwise.cor.test-examples
- pairwise_Schur_product-examples
- pairwise_combination_indices-examples
- panel.hist-examples
- panel.r2-examples
- picea-examples
- power_binom_test-examples
- power_mcnemar_test-examples
- power_prop_test-examples
- power_t_test-examples
- prepost.test-examples
- qpcr-examples
- rainman-examples
- repmat-examples
- residualplot-examples
- rmvt.pedigree-examples
- rmvtnorm.pedigree-examples
- rootonorm-examples
- round_percent-examples
- rud-examples
- screen_variables-examples
- segregate.genes-examples
- sinv-examples
- smokehealth-examples
- soccer-examples
- superroot2-examples
- test_pairwise_Schur_product.computations_E1
- test_pairwise_Schur_product.computations_E2
- test_pairwise_Schur_product.input_and_output_is_the_right_type_and_dimension_E1
- test_pairwise_Schur_product.input_and_output_is_the_right_type_and_dimension_E2
- test_pairwise_Schur_product.input_and_output_is_the_right_type_and_dimension_E3
- test_pairwise_Schur_product.input_and_output_is_the_right_type_and_dimension_E4
- test_pairwise_Schur_product.input_and_output_is_the_right_type_and_dimension_E5
- test_pairwise_Schur_product.input_and_output_is_the_right_type_and_dimension_E6
- testthat
- tracemp-examples
- write.xml-examples