Description Usage Arguments Value
View source: R/LDSC_SummariseOutput_Functions.R
Function calculating upper and lower bounds of enrichment SE, log P(enrichment) and z-score p-value.
| 1 | Calculate_enrichment_SE_and_logP(df, one_sided)
 | 
| df | Dataframe with .results output of LDSC, as created using the Assimilate_H2_results() function. | 
| one_sided | Specify whether one-sided or two-sided p-value required. If NULL, two-sided test will be used. If one-sided preferred then specify direction of one-sided test. "-" for negative, and "+" for positive. | 
Dataframe with upper and lower bounds of enrichment SE, log P(enrichment) and z-score p-value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.