README.md

Multi-Attribute Decision Making - R

A highly robust tool for decision analysts to obtain quick and meaningful results on any raw decision matrix.

How to install

The easiest way to install madmR is through R the devtools package in R:

devtools::install_github("conradbm/madmR", upgrade_dependencies = FALSE)

Installation directly through CRAN can be done in the traditional manner:

install.packages('madmR') library(madmR)

Core functionality

Version 1.0.0.0

References:



conradbm/madmR documentation built on May 28, 2019, 4:35 p.m.