Skip to content
Back to formatted view

Raw Message

Message-ID: <00a001c5c5f9$61590640$59142a80@stat.rice.edu>
Date: 2005-08-30T19:59:20Z
From: X. Cong
Subject: problem in generating positive stable random numbers

> >From where did you get rstable()? It isn't part of R itself, and
> poking around shows at least three different sources for it
> (CircStats, fBasics, stable (Lambert/Lindsey, not on CRAN)). I seem to
> recall that the third one also has a distribution function which is
> almost, but not quite monotone.
> 
> The usual advice of taking package problems to the package maintainer
> applies. 
> 


I got rstable() from the fBasics package. Thanks.