ruspy.test.estimation_tests

Modules

ruspy.test.estimation_tests.test_criterion_mpec

This module contains unit tests for the function get_criterion_function of ruspy.estimation.criterion_function for the MPEC method and different cost functions.The true values of the parameters and the likelihood are saved in resources/estimation_test.

ruspy.test.estimation_tests.test_criterion_nfxp

This module contains unit tests for the function get_criterion_function of ruspy.estimation.criterion_function for the NFXP method and different cost functions.The true values of the parameters and the likelihood are saved in resources/estimation_test.

ruspy.test.estimation_tests.test_estimation

This module contains unit tests, for the most important functions of ruspy.estimation.estimation_cost_parameters.

ruspy.test.estimation_tests.test_mpec_functions

This module contains unit tests, for the most important functions of ruspy.estimation.mpec.

ruspy.test.estimation_tests.test_replication

This module contains unit tests for the estimation process for different cost functions using the NFXP method.

ruspy.test.estimation_tests.test_transition_estimate

This module contains unit tests for the function estimate_transitions from ruspy.estimation.estimation_transitions.