Type: Package
Package: vsp
Title: Vintage Sparse PCA for Semi-Parametric Factor Analysis
Version: 0.1.2
Authors@R: c(
    person("Karl", "Rohe", , "karlrohe@stat.wisc.edu", role = "aut"),
    person("Muzhe", "Zeng", , "mzeng6@wisc.edu", role = "aut"),
    person("Alex", "Hayes", , "alexpghayes@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-4985-5160")),
    person("Fan", "Chen", role = "aut")
  )
Description: Provides fast spectral estimation of latent factors in random
    dot product graphs using the vsp estimator. Under mild assumptions,
    the vsp estimator is consistent for (degree-corrected) stochastic
    blockmodels, (degree-corrected) mixed-membership stochastic
    blockmodels, and degree-corrected overlapping stochastic blockmodels.
License: MIT + file LICENSE
URL: https://rohelab.github.io/vsp/, https://github.com/RoheLab/vsp
BugReports: https://github.com/RoheLab/vsp/issues
Depends: R (>= 3.1)
Imports: clue, ggplot2, glue, invertiforms, LRMF3, magrittr, Matrix,
        rlang, RSpectra, stats, tibble, withr
Suggests: covr, dplyr, GGally, igraph, igraphdata, knitr, purrr,
        rmarkdown, scales, testthat (>= 3.0.0), tidygraph, tidyr
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-11-05 17:15:51 UTC; alex
Author: Karl Rohe [aut],
  Muzhe Zeng [aut],
  Alex Hayes [aut, cre, cph] (<https://orcid.org/0000-0002-4985-5160>),
  Fan Chen [aut]
Maintainer: Alex Hayes <alexpghayes@gmail.com>
Repository: CRAN
Date/Publication: 2024-11-05 19:40:02 UTC
Built: R 4.3.3; ; 2024-11-05 21:23:48 UTC; unix
