psenovsky / MCDASupport

GNU General Public License v3.0
0 stars 0 forks source link

implement summary() support for the methods #2

Open psenovsky opened 2 months ago

psenovsky commented 2 months ago

Majority of the MCDA's function return complex object with the ordering, adjacancy matrices and such.

To interpret the user needs to know what is the structure of this object and meaning of it. That information is available in documentation, but usage could be much easier if summary method has been implemented and provided basic formated output.