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_namepython:str

The name of the maintenance cost function.

Returns
The maintenance cost function, its derivative and the number of cost
parameters in this model.