Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 682 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 682 Bytes

Build Status

VarianceComponentTest.jl

VarianceComponentTest.jl is a Julia package for performing exact variance component tests in genetic studies for testing SNP set effects. It provides three types of exact tests

  • exact likelihood ratio test (eLRT)
  • exact restricted likelihood ratio test (eRLRT)
  • exact score test (eScore)

Detailed documentation is here

Installation

(v1.0) pkg> up
(v1.0) pkg> add https://github.com/jinjinzhou/VarianceComponentTest.jl.git