dgp_trans: Generate translated bivariate normal data (with a certain mean and covariance matrix) compared to a zero mean distribution.
Description
Generate translated bivariate normal data (with a certain mean and covariance matrix) compared to a zero mean distribution.
Usage
dgp_trans(n, mu, Sigma, v = c(0, 0))
Arguments
mu
expectation, a vector of size two.
Value
a \(n\times 2\) matrix of the data.