1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | # Generated by roxygen2: do not edit by hand S3method(plot,AHP.decision.tree) S3method(plot,spider) export(apply.AHP) export(apply.ANP) export(apply.BWM) export(apply.CRITIC) export(apply.FAHP) export(apply.PROMOTHEE) export(apply.SBWM) export(apply.SMCDM) export(apply.TOPSIS) export(apply.VIKOR) export(find.entropy) export(read.csv.AHP.matrices) export(read.csv.SBWM.matrices) export(read.csv.SMCDM.matrices) import(dplyr) |