Package: lfa
Title: Logistic Factor Analysis for Categorical Data
Version: 2.9.0
Authors@R: c(
    person(given = "Wei",
	   family = "Hao",
	   role = "aut",
	   email = "whao@princeton.edu"),
    person(given = "Minsun",
	   family = "Song",
	   role = "aut"),
    person(given = "Alejandro",
	   family = "Ochoa",
	   role = c("aut", "cre"),
	   email = "alejandro.ochoa@duke.edu",
           comment = c(ORCID = "0000-0003-4928-3403")),
    person(given = "John D.",
           family = "Storey",
	   role = "aut",
	   email = "jstorey@princeton.edu",
           comment = c(ORCID = "0000-0001-5992-402X"))
    )
Encoding: UTF-8
LazyData: true
Description: Logistic Factor Analysis is a method for a PCA analogue on Binomial data via estimation of latent structure in the natural parameter.  The main method estimates genetic population structure from genotype data.  There are also methods for estimating individual-specific allele frequencies using the population structure.  Lastly, a structured Hardy-Weinberg equilibrium (HWE) test is developed, which quantifies the goodness of fit of the genotype data to the estimated population structure, via the estimated individual-specific allele frequencies (all of which generalizes traditional HWE tests).
Imports: utils, methods, corpcor, RSpectra
Depends: R (>= 4.0)
Suggests: knitr, ggplot2, testthat, BEDMatrix, genio
VignetteBuilder: knitr
License: GPL (>= 3)
biocViews: SNP, DimensionReduction, PrincipalComponent, Regression
BugReports: https://github.com/StoreyLab/lfa/issues
URL: https://github.com/StoreyLab/lfa
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
git_url: https://git.bioconductor.org/packages/lfa
git_branch: devel
git_last_commit: 10695b0
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.22
Date/Publication: 2025-06-04
NeedsCompilation: yes
Packaged: 2025-06-04 23:57:48 UTC; biocbuild
Author: Wei Hao [aut],
  Minsun Song [aut],
  Alejandro Ochoa [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-4928-3403>),
  John D. Storey [aut] (ORCID: <https://orcid.org/0000-0001-5992-402X>)
Maintainer: Alejandro Ochoa <alejandro.ochoa@duke.edu>
Built: R 4.5.0; x86_64-w64-mingw32; 2025-06-05 13:17:26 UTC; windows
Archs: x64
