widget_simplifyMetamodel

Module Contents

Classes

class Widget_simplifyMetamodel(master_sensitivityAnalysis, controled_metamodel)

Bases: PyQt5.QtWidgets.QWidget

This widget works using SALib and restrains the number of parameters used to perform the metamodel fit to the first N most influencials. Usage: - Instantiates the widget using the base sensitivty parameters - Set the slave sensitivity analysis using set_slave_SA - Update the slave with the selected limited number of parameters using update_SA

set_nb_fit()
set_controled_metamodel(theMetamodel_PC)
set_master_SA(theSensitivityAnalysis)
update_controled_metamodel()