ruspy.estimation.pre_processing.select_cost_function
- ruspy.estimation.pre_processing.select_cost_function(maint_cost_func_name)[source]
Selecting the maintenance cost function.
- Parameters
- maint_cost_func_name
python:str The name of the maintenance cost function.
- maint_cost_func_name
- Returns
Themaintenancecostfunction,itsderivativeandthenumberofcostparametersinthismodel.