[R] help stable

Martin Maechler maechler at stat.math.ethz.ch
Wed Apr 25 17:02:15 CEST 2001


>>>>> "Barbara" == Barbara  <barbara at athena.mat.ufrgs.br> writes:

    Barbara> Please,
    Barbara> I need help in the part stable from R.
"stable" is a package not part of `standard R' but contributed by Jim
Lindsey.    library(help = stable)   should tell you this.  
Usually you should ask the package maintainer for things like this.	  

    Barbara> I can´t plot the distribution function of a stable law.  I obtained
    Barbara> bad results. But the density function is OK.
    Barbara> How can I do it?

You must give more details (e.g., exact commands you typed).
However, don't the plots look right you get from

  library(stable)
  example(dstable)

?

    Barbara> Sorry, I´m Brazilian and my english isn´t good...

It's fair enough, don't be afraid!

Martin Maechler <maechler at stat.math.ethz.ch>	http://stat.ethz.ch/~maechler/
Seminar fuer Statistik, ETH-Zentrum  LEO D10	Leonhardstr. 27
ETH (Federal Inst. Technology)	8092 Zurich	SWITZERLAND
phone: x-41-1-632-3408		fax: ...-1228			<><
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list