Package: ahpsurvey
Type: Package
Title: Analytic Hierarchy Process for Survey Data
Version: 0.4.3
Authors@R: person("Frankie", "Cho", email = "frankie.cho@monash.edu", role = c("aut", "cre", "cph"))
Description: The Analytic Hierarchy Process is a versatile multi-criteria decision-making tool introduced by Saaty (1987) <doi:10.1016/0270-0255(87)90473-8> that allows decision-makers to weigh attributes and evaluate alternatives presented to them.    This package provides a consistent methodology for researchers to reformat data and run analytic hierarchy process in R on data that are formatted using the survey data entry mode. It is optimized for performing the analytic hierarchy process with many decision-makers, and provides tools and options for researchers to aggregate individual preferences and test multiple options. It also allows researchers to quantify, visualize and correct for inconsistency in the decision-maker's comparisons.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 8.0.0
Imports: Rdpack, stats, magrittr, dplyr
Suggests: ggplot2, scales, rmarkdown, markdown, randomNames, knitr,
        tidyr
RdMacros: Rdpack
Collate: 'ahp_mat.R' 'ahp_indpref.R' 'ahp_pwerror.R' 'ahp_cr.R' 'ahp.R'
        'ahp_RI.R' 'ahp_aggjudge.R' 'ahp_aggpref.R' 'ahp_bweight.R'
        'ahp_error.R' 'ahp_harker.R' 'ahp_md.R' 'ahp_missing.R'
        'ahpsurvey-package.R' 'data.R'
VignetteBuilder: knitr
Language: en-GB
URL: https://frankiecho.github.io/ahpsurvey/,
        https://github.com/frankiecho/ahpsurvey
BugReports: https://github.com/frankiecho/ahpsurvey/issues
NeedsCompilation: no
Packaged: 2026-07-16 01:29:52 UTC; fcho0021
Author: Frankie Cho [aut, cre, cph]
Maintainer: Frankie Cho <frankie.cho@monash.edu>
Repository: CRAN
Date/Publication: 2026-07-16 04:10:09 UTC
Built: R 4.6.0; ; 2026-07-16 05:21:05 UTC; unix
