CRAN
LambertW 0.6.4
Probabilistic Models to Analyze and Gaussianize Heavy-Tailed, Skewed Data
Released Mar 29, 2016 by Georg M. Goerg
Dependencies
RColorBrewer 1.1-2 reshape2 1.4.1 MASS 7.3-45 ggplot2 2.1.0 Rcpp lamW 1.1.0
Lambert W x F distributions are a generalized framework to analyze skewed, heavy-tailed data. It is based on an input/output system, where the output random variable (RV) Y is a non-linearly transformed version of an input RV X ~ F with similar properties as X, but slightly skewed (heavy-tailed). The transformed RV Y has a Lambert W x F distribution. This package contains functions to model and analyze skewed, heavy-tailed data the Lambert Way: simulate random samples, estimate parameters, compute quantiles, and plot/ print results nicely. Probably the most important function is 'Gaussianize', which works similarly to 'scale', but actually makes the data Gaussian. A do-it-yourself toolkit allows users to define their own Lambert W x 'MyFavoriteDistribution' and use it in their analysis right away.
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>LambertW</artifactId> <version>0.6.4-b111</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:LambertW')
Test Results
This package was last tested against Renjin 0.8.2500 on Oct 28, 2017.
- Gaussianize-examples
- IGMM-examples
- LambertW-package-examples
- LambertW-toolkit-examples
- LambertW-utils-examples
- LambertW_fit-methods-examples
- LambertW_input_output-methods-examples
- MLE_LambertW-examples
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_E1
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_E10
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_E11
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_E12
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_E13
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_E14
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_E15
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_E16
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_E17
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_E18
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_E19
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_E2
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_E3
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_E4
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_E5
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_E6
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_E7
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_E8
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_E9
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_alpha_E1
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_alpha_E10
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_alpha_E11
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_alpha_E12
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_alpha_E13
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_alpha_E14
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_alpha_E15
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_alpha_E16
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_alpha_E17
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_alpha_E18
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_alpha_E19
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_alpha_E2
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_alpha_E20
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_alpha_E3
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_alpha_E4
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_alpha_E5
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_alpha_E6
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_alpha_E7
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_alpha_E8
- Testing_G_delta,_G_delta_alpha_function .specific_mathematical_identities_for__G_delta_alpha_E9
- U-utils-examples
- W-examples
- W_delta-examples
- beta-utils-examples
- delta_01-examples
- delta_GMM-examples
- delta_Taylor-examples
- distname-utils-examples
- gamma_01-examples
- gamma_GMM-examples
- gamma_Taylor-examples
- get_input-examples
- get_support-examples
- ks.test.t-examples
- loglik-LambertW-utils-examples
- lp_norm-examples
- medcouple_estimator-examples
- p_m1-examples
- test_normality-examples
- test_symmetry-examples
- testthat
- theta-utils-examples
- xexp-examples