cge\_modeling.base.cge.CGEModel =============================== .. currentmodule:: cge_modeling.base.cge .. autoclass:: CGEModel .. rubric:: Methods .. autosummary:: :toctree: classmethods CGEModel.__init__ CGEModel.add_equations CGEModel.add_parameter CGEModel.add_parameters CGEModel.add_pytensor_equation CGEModel.add_sympy_equation CGEModel.add_variable CGEModel.add_variables CGEModel.calibrate CGEModel.check_for_equilibrium CGEModel.check_initialization CGEModel.check_shape CGEModel.equation_table CGEModel.finalize_calibration CGEModel.generate_SAM CGEModel.get CGEModel.get_parameter CGEModel.get_parameters CGEModel.get_shape CGEModel.get_symbol CGEModel.get_unpacked_parent_object CGEModel.get_variable CGEModel.get_variables CGEModel.initialize_parameter CGEModel.print_residuals CGEModel.simulate CGEModel.summary .. rubric:: Attributes .. autosummary:: ~CGEModel.equation_names ~CGEModel.equations ~CGEModel.parameter_names ~CGEModel.parameters ~CGEModel.unpacked_equation_names ~CGEModel.unpacked_equation_symbols ~CGEModel.unpacked_equations ~CGEModel.unpacked_parameter_names ~CGEModel.unpacked_parameter_symbols ~CGEModel.unpacked_parameters ~CGEModel.unpacked_variable_names ~CGEModel.unpacked_variable_symbols ~CGEModel.unpacked_variables ~CGEModel.variable_names ~CGEModel.variables