simulate_mvn function

Calibration Random Multivariate Normal

Calibration Random Multivariate Normal

simulate_mvn(n, d, rho)

Arguments

  • n: number of observations
  • d: number of dimension
  • rho: correlation of compound-symmetric covariance

Returns

Matrix (n x d) of random MVN draws

  • Maintainer: Isaac Michaud
  • License: GPL-3
  • Last published: 2018-08-02

Useful links