Package: bdsvd
Type: Package
Title: Block Structure Detection Using Singular Vectors
Version: 0.2.1
Authors@R: c(
    person(given = "Jan O.", family = "Bauer", email = "j.bauer@vu.nl", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7123-4507")),
    person(given = "Ron", family = "Holzapfel", email = "", role = "aut"))
Maintainer: Jan O. Bauer <j.bauer@vu.nl>
Description: Performs block diagonal covariance matrix detection using singular vectors (BD-SVD), which can be extended to hierarchical variable clustering (HC-SVD). The methods are described in Bauer (2024) <doi:10.1080/10618600.2024.2422985> and Bauer (202X) <doi:10.48550/arXiv.2308.06820>.
License: GPL (>= 2)
Imports: irlba, methods, stats
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: cvCovEst, mvtnorm, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-01-08 10:20:58 UTC; jan
Author: Jan O. Bauer [aut, cre] (<https://orcid.org/0000-0001-7123-4507>),
  Ron Holzapfel [aut]
Repository: CRAN
Date/Publication: 2025-01-08 11:10:08 UTC
Built: R 4.5.2; ; 2025-11-08 03:15:54 UTC; windows
