gsPEN_sparse_cpp | R Documentation |
Main CPP function
gsPEN_sparse_cpp(
summary_betas,
ld_J,
index_matrix,
index_J,
ld_vec,
SD_vec,
tuning_matrix,
dims,
params
)
summary_betas |
matrix of summary statistics |
ld_J |
vector of indices of SNPs in LD with the current SNP |
index_matrix |
matrix of indices of SNPs in LD with the current SNP |
index_J |
vector of indices of SNPs in LD with the current SNP |
ld_vec |
vector of LD values |
SD_vec |
matrix of SD values |
tuning_matrix |
matrix of tuning parameters |
dims |
vector of dimensions |
params |
vector of parameters |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.