Summarizes estimated parameters
Arguments
- param
a list of parameter estimation result from
est_param- gwas_n
the sample size of the GWAS summary statistics.
- enrichment_test
Method to test enrichment, "G": G-test, "fisher": Fisher's exact test, "z": p-value computed from z-score of enrichment.
- alternative
indicates the alternative hypothesis and must be one of "greater", "two.sided", or "less". Only used when
enrichment_testis "fisher" or "z".