Learn R Programming

ahp (version 0.2.4)

Calculate: Calculate the Ahp tree

Description

Calculate the Ahp tree

Usage

Calculate(ahpTree, pairwiseFun = PrioritiesFromPairwiseMatrixEigenvalues,
  scoresFun = PrioritiesFromScoresDefault)

Arguments

ahpTree
a data.tree tree containing the Ahp model specification
pairwiseFun
lets you overwrite the function that is used to calculate the priorities from the pairwise preference matrix.
scoresFun
lets you overwrite the function that is used to calculate the priorites from scores.