View source: R/get_pheno_variance.R
get_pheno_variance | R Documentation |
Compute phenotype variance (var_y
in susieR).
get_pheno_variance(dat, case_control, var_y, verbose = TRUE)
dat |
Fine-mapping results data. |
case_control |
Whether the summary statistics come from a case-control
study (e.g. a GWAS of having Alzheimer's Disease or not) ( |
var_y |
[Optional] User-supplied phenotypic variance value(s). Can be one of the following:
|
verbose |
Print messages. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.