-------------------------------------------- lines 523-554 of file: xrst/all_node_db.xrst -------------------------------------------- {xrst_begin mulcov_freeze_table} Mulcov Freeze Table ################### Each row of this table specifies a :ref:`glossary@job` and a covariate multiplier. The cascade will freeze the value or the prior distribution for this covariate multiplier for all descendants of this job; see :ref:`glossary@child jobs` and :ref:`option_all_table@freeze_type` mulcov_freeze_id **************** is the :ref:`all_node_db@Primary Key` for this table. fit_node_id *********** is the :ref:`create_job_table@job_table@fit_node_id` for the job that will freeze the multiplier. split_reference_id ****************** is the :ref:`create_job_table@job_table@split_reference_id` for the job that will freeze the multiplier. This value is null if and only if the :ref:`split_reference_table-name` is empty. mulcov_id ********* is the primary key in the dismod_at mulcov table for the multiplier that is frozen. {xrst_end mulcov_freeze_table}