pymcdm
Contents:
About
User Guide
API
Examples
Release history
pymcdm
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
V
|
W
|
Z
_
__call__() (pymcdm.methods.COMET method)
(pymcdm.methods.comet_tools.ESPExpert method)
(pymcdm.methods.comet_tools.FunctionExpert method)
(pymcdm.methods.comet_tools.ManualExpert method)
(pymcdm.methods.comet_tools.MethodExpert method)
(pymcdm.methods.comet_tools.StructuralCOMET method)
(pymcdm.methods.LoPM method)
(pymcdm.methods.mcda_method.MCDA_method method)
(pymcdm.weights.subjective.PairwiseWeightsBase method)
__str__() (pymcdm.io.MCDA_problem method)
(pymcdm.io.MCDA_results method)
_answer_mapper() (pymcdm.weights.subjective.AHP method)
(pymcdm.weights.subjective.PairwiseWeightsBase method)
(pymcdm.weights.subjective.RANCOM method)
_compare_pairwise() (pymcdm.weights.subjective.PairwiseWeightsBase method)
_compare_ranking() (pymcdm.weights.subjective.AHP method)
(pymcdm.weights.subjective.PairwiseWeightsBase method)
(pymcdm.weights.subjective.RANCOM method)
_identify() (pymcdm.weights.subjective.PairwiseWeightsBase method)
_matrix_to_weights() (pymcdm.weights.subjective.AHP method)
(pymcdm.weights.subjective.PairwiseWeightsBase method)
(pymcdm.weights.subjective.RANCOM method)
_question() (pymcdm.weights.subjective.AHP static method)
(pymcdm.weights.subjective.PairwiseWeightsBase static method)
(pymcdm.weights.subjective.RANCOM static method)
A
aggregate_matrices() (pymcdm.methods.LMAW static method)
aggregate_weights() (pymcdm.methods.LMAW static method)
AHP (class in pymcdm.weights.subjective)
all_to_names() (pymcdm.methods.comet_tools.StructuralCOMET method)
all_to_structures() (pymcdm.methods.comet_tools.StructuralCOMET method)
angle_weights() (in module pymcdm.weights)
ARAS (class in pymcdm.methods)
AROMAN (class in pymcdm.methods)
array_dimension_validator() (in module pymcdm.validators)
B
BalancedSPOTIS (class in pymcdm.methods)
bounds_validator() (in module pymcdm.validators)
boxplot() (in module pymcdm.visuals)
build() (pymcdm.methods.comet_tools.Submodel method)
C
caption (pymcdm.io.Table attribute)
(pymcdm.io.TableDesc attribute)
check_cr() (pymcdm.weights.subjective.AHP method)
cilos_weights() (in module pymcdm.weights)
COCOSO (class in pymcdm.methods)
CODAS (class in pymcdm.methods)
col_labels (pymcdm.io.Table attribute)
cols (pymcdm.io.TableDesc attribute)
columns_order (pymcdm.io.MCDA_problem attribute)
COMET (class in pymcdm.methods)
comet_2d_esp_plot() (in module pymcdm.visuals)
comet_2d_plot() (in module pymcdm.visuals)
comet_3d_esp_plot() (in module pymcdm.visuals)
comet_3d_plot() (in module pymcdm.visuals)
comet_contourf() (in module pymcdm.visuals)
comet_tfns() (in module pymcdm.visuals)
CompromiseExpert (class in pymcdm.methods.comet_tools)
COPRAS (class in pymcdm.methods)
correlation_heatmap() (in module pymcdm.visuals)
correlation_matrix() (in module pymcdm.helpers)
correlation_plot() (in module pymcdm.visuals)
create_table() (pymcdm.io.TableDesc method)
critic_weights() (in module pymcdm.weights)
cvalues_validator() (in module pymcdm.validators)
D
data (pymcdm.io.Table attribute)
desc (pymcdm.io.Table attribute)
df (pymcdm.io.MCDA_problem attribute)
(pymcdm.io.Table attribute)
draWS() (in module pymcdm.distances)
E
EDAS (class in pymcdm.methods)
enhanced_accuracy_normalization() (in module pymcdm.normalizations)
entropy_weights() (in module pymcdm.weights)
equal_weights() (in module pymcdm.weights)
ERVD (class in pymcdm.methods)
esp_bounds_validator() (in module pymcdm.validators)
ESPExpert (class in pymcdm.methods.comet_tools)
F
fix_integers() (pymcdm.io.Table method)
frobenius() (in module pymcdm.distances)
from_group() (pymcdm.io.Table static method)
FunctionExpert (class in pymcdm.methods.comet_tools)
G
generate_col_labels() (pymcdm.io.Table method)
generate_row_labels() (pymcdm.io.Table method)
generate_row_labels_name() (pymcdm.io.Table method)
get_cr() (pymcdm.weights.subjective.AHP method)
get_ideal_from_bounds() (pymcdm.methods.RIM method)
get_local_weights() (in module pymcdm.methods.comet_tools)
get_MEJ() (pymcdm.methods.COMET method)
gini_weights() (in module pymcdm.weights)
goodman_kruskal_gamma() (in module pymcdm.correlations)
I
idocriw_weights() (in module pymcdm.weights)
K
kemeny() (in module pymcdm.distances)
kendall_tau() (in module pymcdm.correlations)
L
label (pymcdm.io.TableDesc attribute)
leave_one_out_rr() (in module pymcdm.helpers)
linear_normalization() (in module pymcdm.normalizations)
LMAW (class in pymcdm.methods)
logarithmic_normalization() (in module pymcdm.normalizations)
lopcow_weights() (in module pymcdm.weights)
LoPM (class in pymcdm.methods)
M
MABAC (class in pymcdm.methods)
MAIRCA (class in pymcdm.methods)
make_bounds() (pymcdm.methods.SPOTIS static method)
make_cvalues() (pymcdm.methods.COMET static method)
make_cvalues_psi() (pymcdm.methods.comet_tools.ESPExpert method)
make_cvalues_square() (pymcdm.methods.comet_tools.ESPExpert method)
ManualExpert (class in pymcdm.methods.comet_tools)
MARCOS (class in pymcdm.methods)
matrix (pymcdm.io.MCDA_results attribute)
matrix_bounds_validator() (in module pymcdm.validators)
matrix_cvalues_validator() (in module pymcdm.validators)
matrix_ref_point_validator() (in module pymcdm.validators)
matrix_validator() (in module pymcdm.validators)
max_normalization() (in module pymcdm.normalizations)
MCDA_method (class in pymcdm.methods.mcda_method)
MCDA_problem (class in pymcdm.io)
MCDA_results (class in pymcdm.io)
mej_plot() (in module pymcdm.visuals)
merec_weights() (in module pymcdm.weights)
method (pymcdm.io.MCDA_results attribute)
method_name (pymcdm.io.MCDA_results attribute)
MethodExpert (class in pymcdm.methods.comet_tools)
minmax_normalization() (in module pymcdm.normalizations)
module
pymcdm.correlations
pymcdm.distances
pymcdm.helpers
pymcdm.io
pymcdm.methods.comet_tools
pymcdm.methods.partial
pymcdm.normalizations
pymcdm.validators
pymcdm.visuals
pymcdm.weights
MOORA (class in pymcdm.methods)
N
nonlinear_normalization() (in module pymcdm.normalizations)
normalize_matrix() (in module pymcdm.helpers)
O
OCRA (class in pymcdm.methods)
P
PairwiseWeightsBase (class in pymcdm.weights.subjective)
param_sensitivity() (in module pymcdm.helpers)
param_validator() (in module pymcdm.validators)
pearson() (in module pymcdm.correlations)
polar_plot() (in module pymcdm.visuals)
polar_weights() (in module pymcdm.visuals)
prepare_tables() (pymcdm.io.MCDA_results method)
PROBID (class in pymcdm.methods)
PROMETHEE_I (class in pymcdm.methods.partial)
promethee_I_flows() (in module pymcdm.visuals)
promethee_I_graph() (in module pymcdm.visuals)
PROMETHEE_II (class in pymcdm.methods)
pymcdm.correlations
module
pymcdm.distances
module
pymcdm.helpers
module
pymcdm.io
module
pymcdm.methods.comet_tools
module
pymcdm.methods.partial
module
pymcdm.normalizations
module
pymcdm.validators
module
pymcdm.visuals
module
pymcdm.weights
module
R
r() (in module pymcdm.correlations)
RAFSI (class in pymcdm.methods)
RAM (class in pymcdm.methods)
RANCOM (class in pymcdm.weights.subjective)
rank() (pymcdm.methods.mcda_method.MCDA_method method)
rank_similarity_coef() (in module pymcdm.correlations)
rankdata() (in module pymcdm.helpers)
ranking_bar() (in module pymcdm.visuals)
ranking_flows() (in module pymcdm.visuals)
ranking_scatter() (in module pymcdm.visuals)
rankings_flow_correlation() (in module pymcdm.visuals)
ref_ideal_bounds_validator() (in module pymcdm.validators)
results (pymcdm.io.MCDA_results attribute)
reverse_ranking (pymcdm.methods.LoPM attribute)
RIM (class in pymcdm.methods)
row_labels (pymcdm.io.Table attribute)
row_labels_name (pymcdm.io.Table attribute)
rows (pymcdm.io.TableDesc attribute)
rrankdata() (in module pymcdm.helpers)
rs() (in module pymcdm.correlations)
rw() (in module pymcdm.correlations)
S
spearman() (in module pymcdm.correlations)
SPOTIS (class in pymcdm.methods)
standard_deviation_weights() (in module pymcdm.weights)
StructuralCOMET (class in pymcdm.methods.comet_tools)
Submodel (class in pymcdm.methods.comet_tools)
sum_normalization() (in module pymcdm.normalizations)
symbol (pymcdm.io.TableDesc attribute)
T
Table (class in pymcdm.io)
TableDesc (class in pymcdm.io)
to_csv() (pymcdm.io.MCDA_problem method)
(pymcdm.io.MCDA_results method)
(pymcdm.io.Table method)
(pymcdm.weights.subjective.PairwiseWeightsBase method)
to_dict() (pymcdm.io.MCDA_results method)
to_json() (pymcdm.io.MCDA_problem method)
(pymcdm.io.MCDA_results method)
(pymcdm.io.Table method)
to_latex() (pymcdm.io.MCDA_problem method)
(pymcdm.io.MCDA_results method)
(pymcdm.io.Table method)
to_string() (pymcdm.io.MCDA_problem method)
(pymcdm.io.MCDA_results method)
(pymcdm.io.Table method)
TOPSIS (class in pymcdm.methods)
triads_consistency() (in module pymcdm.methods.comet_tools)
TriadSupportExpert (class in pymcdm.methods.comet_tools)
types_validator() (in module pymcdm.validators)
V
validate_decision_problem() (in module pymcdm.validators)
validate_option() (pymcdm.io.TableDesc static method)
validate_pairwise_matrix() (in module pymcdm.validators)
validate_scoring() (in module pymcdm.validators)
variance_weights() (in module pymcdm.weights)
vector_normalization() (in module pymcdm.normalizations)
VIKOR (class in pymcdm.methods)
violin() (in module pymcdm.visuals)
W
WASPAS (class in pymcdm.methods)
weighted_spearman() (in module pymcdm.correlations)
weights_plot() (in module pymcdm.visuals)
weights_validator() (in module pymcdm.validators)
WPM (class in pymcdm.methods)
ws() (in module pymcdm.correlations)
wsc() (in module pymcdm.correlations)
wsc2() (in module pymcdm.correlations)
WSM (class in pymcdm.methods)
Z
zavadskas_turskis_normalization() (in module pymcdm.normalizations)