Generic S3 function to apply the AHP-Gaussian method to different input types. Currently implemented for data frames.

ahpgaussian(x)

Arguments

x

Input object (e.g., a data.frame).

Value

An object of class ahpgaussian.