Function | Purpose Statement |
Evaluates a radial basis fit. | |
Computes an approximation to scattered data in Rn for n ≥ 2 using radial basis functions. | |
Generates pseudorandom numbers from a beta distribution. | |
Generates pseudorandom numbers from a standard exponential distribution. | |
Generates pseudorandom numbers from a standard gamma distribution. | |
Generates pseudorandom numbers from a standard normal distribution using an inverse CDF method. | |
Selects the uniform (0, 1) multiplicative congruential pseudorandom number generator. | |
Generates pseudorandom numbers from a Poisson distribution. | |
Retrieves the current value of the seed used in the IMSL random number generators. | |
Initializes a random seed for use in the IMSL random number generators. | |
Generates pseudorandom numbers from a uniform (0, 1) distribution. | |
Computes the ranks, normal scores, or exponential scores for a vector of observations. | |
Reads an MPS file containing a linear programming problem or a quadratic programming problem. | |
Evaluates the amount received for a fully invested security. | |
Fits a multiple linear regression model using least squares. |