dgp_scale: Generate scaled bivariate normal data compared to a bivariate normal distribution
with unit marginal variances.
Description
Generate scaled bivariate normal data compared to a bivariate normal distribution
with unit marginal variances.
Usage
dgp_scale(n, mu, Sigma, v = c(1, 1))
Arguments
mu
expectation, a vector of size two.
Value
a \(n\times 2\) matrix of the data.