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