Description Usage Arguments Value Examples
View source: R/truncatedGaussianKnockoff.R
Construct Gaussian knockoff by truncating the diagonal variables
1 | truncatedGaussianKnockoff(x, Sigma, amp = 1)
|
x |
original data |
Sigma |
covariance matrix of the original X |
amp |
The amplitude of the gaussian copula, default value is set to 1, upper limit is 2. |
knockoff generated
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.