R/ahpsurvey-package.R

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @title `ahpsurvey`: Analytic Hierarchy Process for Survey Data
#'
#' @description The ``ahpsurvey`` package provides a workflow for researchers to reformat data and run analytic hierarchy process on data that are originally formatted using the survey data entry mode. A diversified toolbox is available for researchers to explore ways to impute missing pairwise comparisons or to adjust comparisons based on consistency, and to conveniently customize the methods which weights derived from surveys are extracted and aggregated.
#'
#' @author Frankie Cho \email{frankie.cho@monash.edu}
#'
#' @name ahpsurvey
#'
#' @keywords Analytic Hierarchy Process
#'
#' @import Rdpack dplyr
#'
#' @importFrom Rdpack reprompt
#'
#' @importFrom magrittr %>%
#'
#' @importFrom stats sd
#'
#' @importFrom stats quantile
## usethis namespace: end
NULL

Try the ahpsurvey package in your browser

Any scripts or data that you put into this service are public.

ahpsurvey documentation built on July 16, 2026, 9:06 a.m.