Package: gemma2
Title: GEMMA Multivariate Linear Mixed Model
Version: 0.1.3
Authors@R: c(
    person(given = "Frederick", 
    family = "Boehm", 
    email = "frederick.boehm@gmail.com", 
    role = c("aut", "cre"),
    comment = c(ORCID = "0000-0002-1644-5931")
    )
    )
Description: Fits a multivariate linear mixed effects model that uses a polygenic term, after Zhou & Stephens (2014) (<https://www.nature.com/articles/nmeth.2848>). Of particular interest is the estimation of variance components with restricted maximum likelihood (REML) methods. Genome-wide efficient mixed-model association (GEMMA), as implemented in the package 'gemma2', uses an expectation-maximization algorithm for variance components inference for use in quantitative trait locus studies.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/fboehm/gemma2
BugReports: https://github.com/fboehm/gemma2/issues
Suggests: covr, testthat, knitr, rmarkdown, readr
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Imports: methods, Matrix
Language: en-US
NeedsCompilation: no
Packaged: 2020-10-24 15:35:11 UTC; fred
Author: Frederick Boehm [aut, cre] (<https://orcid.org/0000-0002-1644-5931>)
Maintainer: Frederick Boehm <frederick.boehm@gmail.com>
Repository: CRAN
Date/Publication: 2020-10-24 16:20:03 UTC
Built: R 4.6.0; ; 2025-07-18 05:31:20 UTC; unix
