Skip to content

Firth's bias reduced logistic regression approach to GWAS

Notifications You must be signed in to change notification settings

DavisBrian/Firth

Repository files navigation

Firth

Build Status

Firth Tests of Rare DNA Variants

Computes necessary information to analyze single snp and region-based Firth tests for rare genetic variants.

You can install:

  • the latest development version from github with

    if (packageVersion("devtools") < 1.6) {
      install.packages("devtools")
    }
    devtools::install_github("DavisBrian/Firth")

If you encounter a clear bug, please file a minimal reproducible example on github.

About

Firth's bias reduced logistic regression approach to GWAS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages