LambertW-package {LambertW} | R Documentation |
This packages offers the tools to handle Lambert W random variables.
Package: | LambertW |
Type: | Package |
Version: | 0.1.0 |
Date: | 2009-03-21 |
License: | GPL 2 |
LazyLoad: | yes |
Who wrote it
Maintainer: Georg M. Goerg <ggoerg@mat.puc.cl>
~~ Literature or other references for background information ~~
~~ Optional links to other man pages, e.g. ~~
~~ <pkg>
~~
data(AA) attach(AA) X=AA[AA$sex=="f",] y=X$bmi fit.gmm=IGMM(y) x=get.input(y, fit.gmm$theta)