summary.LWest {LambertW}R Documentation

Summary of Lambert W estimation

Description

Summary of a Lambert W estimation (GMM or ML).

Usage

## S3 method for class 'LWest':
summary(object, ...)

Arguments

object object of class LWest
... ...

Value

~Describe the value returned If it is a LIST, use

call Description of 'comp1'
coefmat estimate matrix with estimates, stand. err., t-values and p-values
distname distribution
observations number of observations
input back-transformed data
support support of Y
data.range original data range
method Estimation method used.
p_1 Probability for the non-principal branch

Author(s)

Georg M. Goerg

References

Goerg, G.M. (2009). “Lambert W Random Variables - A new class of skewed distribution functions”. Unpublished


[Package LambertW version 0.1.0 Index]