Generate multivariate normal data
by Calvin Price
26 Nov 2009
(Updated 28 Jan 2010)
Generate sample data based on user defined correlations (not covariances).
|
Watch this File
|
| File Information |
| Description |
Generates a sample of observations having user defined correlation matrix R. Optionally, the user may also define the means and variances. If unspecified, these two arguments will default to a mean vector of zeros and variance vector of ones. |
| MATLAB release |
MATLAB 7.8 (R2009a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 28 Jan 2010 |
Means and variances are now optional inputs. Number of variables is no longer an input, but is simply inferred from size of correlation matrix. |
|
Contact us