ruspy.estimation.estimation.estimate

ruspy.estimation.estimation.estimate(init_dict, df)[source]

Estimation function of ruspy. This function coordinates the estimation process of the ruspy package.

Parameters
init_dictdictionary

see Estimation initialization dictionary

dfpandas.DataFrame

see The input data

Returns
results_transition_paramsdictionary

see Transition results

results_cost_paramsdictionary

see Cost parameters results