Package: TestIndVars
Type: Package
Title: Testing the Independence of Variables for Specific Covariance
        Structures
Version: 0.1.0
Authors@R: c(
    person("Filipe J.", "Marques", email = "fjm@fct.unl.pt", role = "aut", comment = c(ORCID = "0000-0001-6453-6558")),
    person("Mina", "Norouzirad", email = "mina.norouzirad@gmail.com", role = c("aut", "cre"),comment = c(ORCID = "0000-0003-0311-6888")),
    person("Joana", "Diogo", role = "ctb"),
    person("Regina", "Bispo", email = "r.bispo@fct.unl.pt", role = "ctb", comment = c(ORCID = "0000-0002-6723-2557")),
    person("FCT, I.P.", role = "fnd", comment = c("under the scope of the projects UIDB/00297/2020 and UIDP/00297/2020 (NovaMath)"))
    )
Maintainer: Mina Norouzirad <mina.norouzirad@gmail.com>
Description: Test the nullity of covariances, in a set of variables, using a simple univariate procedure. See Marques, Diago, Norouzirad, Bispo (2023) <doi:10.1002/mma.9130>.
License: GPL (>= 2)
URL: https://github.com/mnrzrad/TestIndVars
Encoding: UTF-8
RoxygenNote: 7.3.1
Depends: R (>= 3.5)
Imports: stats, matrixcalc, MASS
NeedsCompilation: no
Packaged: 2024-04-16 15:51:05 UTC; minan
Author: Filipe J. Marques [aut] (<https://orcid.org/0000-0001-6453-6558>),
  Mina Norouzirad [aut, cre] (<https://orcid.org/0000-0003-0311-6888>),
  Joana Diogo [ctb],
  Regina Bispo [ctb] (<https://orcid.org/0000-0002-6723-2557>),
  FCT, I.P. [fnd] (under the scope of the projects UIDB/00297/2020 and
    UIDP/00297/2020 (NovaMath))
Repository: CRAN
Date/Publication: 2024-04-17 09:50:08 UTC
Built: R 4.5.1; ; 2025-10-06 01:31:52 UTC; windows
