The R Project SVN R

Rev

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

Rev 88459 Rev 88581
Line 67... Line 67...
67
  (such as precision and periodicity) vary widely.  See
67
  (such as precision and periodicity) vary widely.  See
68
  \code{\link{.Random.seed}} for more information on \R's random number
68
  \code{\link{.Random.seed}} for more information on \R's random number
69
  generation algorithms.
69
  generation algorithms.
70
}
70
}
71
\references{
71
\references{
72
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
72
  \bibshow{R:Becker+Chambers+Wilks:1988}
73
  \emph{The New S Language}.
-
 
74
  Wadsworth & Brooks/Cole.
-
 
75
}
73
}
76
\seealso{
74
\seealso{
77
  \code{\link{RNG}} about random number generation in \R.
75
  \code{\link{RNG}} about random number generation in \R.
78
 
76
 
79
  \link{Distributions} for other standard distributions.
77
  \link{Distributions} for other standard distributions.