The G05 type exposes the following members.
Methods
Name | Description | |
---|---|---|
g05kh | g05kh allows for the generation of multiple, independent, sequences of pseudorandom numbers using the leap-frog method.
| |
g05kj | ||
g05kk | ||
g05nc | g05nc performs a pseudorandom permutation of a vector of integers.
| |
g05nd | g05nd selects a pseudorandom sample without replacement from an integer vector.
| |
g05pd | g05pd generates a given number of terms of a type I process (see Engle and Ng (1993)).
| |
g05pe | g05pe generates a given number of terms of a type II process (see Engle and Ng (1993)).
| |
g05pf | g05pf generates a given number of terms of a GJR process (see Glosten et al. (1993)).
| |
g05pg | g05pg generates a given number of terms of an exponential process (see Engle and Ng (1993)).
| |
g05ph | ||
g05pj | ||
g05pm | g05pm simulates from an exponential smoothing model, where the model uses either single exponential, double exponential or a Holt–Winters method.
| |
g05px | g05px generates a random orthogonal matrix.
| |
g05py | g05py generates a random correlation matrix with given eigenvalues.
| |
g05pz | g05pz generates a random two-way table.
| |
g05rc | g05rc sets up a reference vector and generates an array of pseudorandom numbers from a Student's copula with degrees of freedom and covariance matrix .
| |
g05rd | g05rd sets up a reference vector and generates an array of pseudorandom numbers from a Normal (Gaussian) copula with covariance matrix .
| |
g05ry | g05ry sets up a reference vector and generates an array of pseudorandom numbers from a multivariate Student's distribution with degrees of freedom, mean vector and covariance matrix .
| |
g05rz | g05rz sets up a reference vector and generates an array of pseudorandom numbers from a multivariate Normal distribution with mean vector and covariance matrix .
| |
g05sa | g05sa generates a vector of pseudorandom numbers taken from a uniform distribution between and .
| |
g05sb | g05sb generates a vector of pseudorandom numbers taken from a beta distribution with parameters and .
| |
g05sc | g05sc generates a vector of pseudorandom numbers from a Cauchy distribution with median and semi-interquartile range .
| |
g05sd | g05sd generates a vector of pseudorandom numbers taken from a -distribution with degrees of freedom.
| |
g05se | g05se generates a vector of pseudorandom numbers taken from a Dirichlet distribution.
| |
g05sf | g05sf generates a vector of pseudorandom numbers from a (negative) exponential distribution with mean .
| |
g05sg | g05sg generates a vector of pseudorandom numbers from an exponential mix distribution composed of exponential distributions each having a mean and weight .
| |
g05sh | g05sh generates a vector of pseudorandom numbers taken from an (or Fisher's variance ratio) distribution with and degrees of freedom.
| |
g05sj | g05sj generates a vector of pseudorandom numbers taken from a gamma distribution with parameters and .
| |
g05sk | g05sk generates a vector of pseudorandom numbers taken from a Normal (Gaussian) distribution with mean and variance .
| |
g05sl | g05sl generates a vector of pseudorandom numbers from a logistic distribution with mean and spread .
| |
g05sm | g05sm generates a vector of pseudorandom numbers from a log-normal distribution with parameters and .
| |
g05sn | g05sn generates a vector of pseudorandom numbers taken from a Student's -distribution with degrees of freedom.
| |
g05sp | g05sp generates a vector of pseudorandom numbers from a triangular distribution with parameters , and .
| |
g05sq | g05sq generates a vector of pseudorandom numbers uniformly distributed over the interval .
| |
g05sr | g05sr generates a vector of pseudorandom numbers from a von Mises distribution with concentration parameter .
| |
g05ss | g05ss generates a vector of pseudorandom numbers from a two parameter Weibull distribution with shape parameter and scale parameter .
| |
g05ta | g05ta generates a vector of pseudorandom integers from the discrete binomial distribution with parameters and .
| |
g05tb | g05tb generates a vector of pseudorandom logical values – true with probability and false with probability .
| |
g05tc | g05tc generates a vector of pseudorandom integers from the discrete geometric distribution with probability of success at a trial.
| |
g05td | g05td generates a vector of pseudorandom integers from a discrete distribution with a given PDF (probability density function) or CDF (cumulative distribution function) .
| |
g05te | g05te generates a vector of pseudorandom integers from the discrete hypergeometric distribution of the number of specified items in a sample of size , taken from a population of size with specified items in it.
| |
g05tf | g05tf generates a vector of pseudorandom integers from the discrete logarithmic distribution with parameter .
| |
g05tg | g05tg generates a sequence of variates, each consisting of pseudorandom integers, from the discrete multinomial distribution with outcomes and trials, where the outcomes have probabilities respectively.
| |
g05th | g05th generates a vector of pseudorandom integers from the discrete negative binomial distribution with parameter and probability of success at a trial.
| |
g05tj | g05tj generates a vector of pseudorandom integers from the discrete Poisson distribution with mean .
| |
g05tk | g05tk generates a vector of pseudorandom integers, each from a discrete Poisson distribution with differing parameter.
| |
g05tl | g05tl generates a vector of pseudorandom integers uniformly distributed over the interval .
| |
g05yl | g05yl initializes a quasi-random generator prior to calling g05ym (G05YJF not in this release) (G05YKF not in this release).
| |
g05ym | ||
g05yn | g05yn initializes a scrambled quasi-random generator prior to calling g05ym (G05YJF not in this release) (G05YKF not in this release). It must be preceded by a call to one of the pseudorandom initialization methods (G05KFF not in this release) (G05KGF not in this release).
|