Package: lfmm
Type: Package
Title: Latent Factor Mixed Models
Version: 1.0
Date: 2020-06-22
Author: Kevin Caye <kevin.caye@gmail.com>
        Basile Jumentier <basile.jumentier@gmail.com>
        Olivier François <olivier.francois@univ-grenoble-alpes.fr>
Maintainer: Basile Jumentier <basile.jumentier@gmail.com>
Description: Fast and accurate inference of 
             gene-environment associations (GEA) in genome-wide studies 
             (Caye et al., 2019, <doi:10.1093/molbev/msz008>). 
             We developed a least-squares estimation approach for confounder and effect sizes 
             estimation that provides a unique framework for several categories of genomic data, 
             not restricted to genotypes. 
             The speed of the new algorithm is several times faster than the existing GEA approaches, 
             then our previous version of the 'LFMM' program present in the 'LEA' package 
             (Frichot and Francois, 2015, <doi:10.1111/2041-210X.12382>).
License: GPL-3
LazyData: TRUE
Encoding: UTF-8
Depends: R (>= 3.2.3)
Suggests: testthat
Imports: foreach, rmarkdown, knitr, MASS, RSpectra, stats, ggplot2,
        readr, methods, purrr, Rcpp
LinkingTo: RcppEigen, Rcpp
VignetteBuilder: knitr
RoxygenNote: 6.1.1
URL:
BugReports: https://github.com/bcm-uga/lfmm/issues
NeedsCompilation: yes
Packaged: 2020-06-29 11:59:44 UTC; jumentib
Repository: CRAN
Date/Publication: 2020-06-29 12:24:21 UTC
