The R Project SVN R

Rev

Rev 88581 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 88581 Rev 88603
Line 55... Line 55...
55
}
55
}
56
\source{
56
\source{
57
  \code{dexp}, \code{pexp} and \code{qexp} are all calculated
57
  \code{dexp}, \code{pexp} and \code{qexp} are all calculated
58
  from numerically stable versions of the definitions.
58
  from numerically stable versions of the definitions.
59
 
59
 
60
  \code{rexp} uses
-
 
61
 
-
 
62
  Ahrens, J. H. and Dieter, U. (1972).
60
  \code{rexp} uses \bibcitet{R:Ahrens+Dieter:1972}.
63
  Computer methods for sampling from the exponential and normal distributions.
-
 
64
  \emph{Communications of the ACM}, \bold{15}, 873--882.
-
 
65
}
61
}
66
\references{
62
\references{
-
 
63
  \bibinfo{R:Johnson+Kotz+Balakrishnan:1994}{footer}{Chapter 19.}  
-
 
64
  \bibshow{*,
67
  \bibshow{R:Becker+Chambers+Wilks:1988}
65
    R:Becker+Chambers+Wilks:1988,
68
 
-
 
69
  Johnson, N. L., Kotz, S. and Balakrishnan, N. (1995)
66
    R:Johnson+Kotz+Balakrishnan:1994}
70
  \emph{Continuous Univariate Distributions}, volume 1, chapter 19.
-
 
71
  Wiley, New York.
-
 
72
}
67
}
73
\seealso{
68
\seealso{
74
  \code{\link{exp}} for the exponential function.
69
  \code{\link{exp}} for the exponential function.
75
 
70
 
76
  \link{Distributions} for other standard distributions, including
71
  \link{Distributions} for other standard distributions, including