Package: compindPCA
Type: Package
Title: Computation of Relative Weights of Variables and Composite Index
        Values Based on PCA
Version: 0.1.0
Authors@R: 
  c(person(given = "Sudipta",
         family = "Paul",
         role = c("aut", "ctb")),
  person(given = "Rajeev Ranjan",
         family = "Kumar",
         role =  c("aut", "cre"),
         email = "rrk.uasd@gmail.com"),
  person(given = "Mrinmoy",
         family = "Ray",
         role =  "ctb"),
  person(given = "Biswajit",
         family = "Mondal",
         role = "ctb"),
  person(given = "Prakash",
         family = "Kumar",
         role = "ctb"))
Maintainer: Rajeev Ranjan Kumar <rrk.uasd@gmail.com>
Description: It helps in development of a principal component analysis based composite index by assigning weights to variables and combining the weighted variables. For method details see Sendhil, R., Jha, A., Kumar, A. and Singh, S. (2018). <doi:10.1016/j.ecolind.2018.02.053>, and Wu, T. (2021). <doi:10.1016/j.ecolind.2021.108006>.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Imports: factoextra
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2023-05-16 11:08:59 UTC; user
Author: Sudipta Paul [aut, ctb],
  Rajeev Ranjan Kumar [aut, cre],
  Mrinmoy Ray [ctb],
  Biswajit Mondal [ctb],
  Prakash Kumar [ctb]
Repository: CRAN
Date/Publication: 2023-05-16 17:50:06 UTC
Built: R 4.2.0; ; 2023-05-17 12:56:37 UTC; unix
