Package: qrfactor
Type: Package
Title: Simultaneous Q-Mode and R-Mode Factor Analysis for Spatial Data
Version: 1.6
Date: 2026-08-10
Authors@R: person("George", "Owusu", role = c("aut", "cre"),
                  email = "owusugeorge@ug.edu.gh")
Description: Performs Q-mode and R-mode factor analysis simultaneously on
    spatial and non-spatial data. A single function, qrfactor(), carries out
    principal component analysis, R-mode factor analysis, Q-mode factor
    analysis, simultaneous R- and Q-mode factor analysis, principal
    coordinate analysis and multidimensional scaling. Loadings and scores are
    returned from the fitted object, and the plot() method provides annotated
    biplots for combinations of eigenvectors, loadings and scores. Input may
    be supplied as an 'ESRI' shapefile, a delimited text file or a data frame.
License: GPL-2
URL: https://gowusu.github.io/qrfactor/,
        https://github.com/gowusu/qrfactor
BugReports: https://github.com/gowusu/qrfactor/issues
Depends: R (>= 3.5.0)
Imports: methods, sp, cluster, mvoutlier, pvclust
Suggests: MASS, sf
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2026-09-06 20:08:42 UTC; PC
Author: George Owusu [aut, cre]
Maintainer: George Owusu <owusugeorge@ug.edu.gh>
Repository: CRAN
Date/Publication: 2026-09-15 11:00:17 UTC
