By default, creating a new agepro model initializes process error classes (Natural Mortality, Maturation fraction at age, Fishery Selectivity at age, Discards, Weights of Ages) with time varying enabled. Set an agepro model parameter option to allow the user to enable or disable time varying(time_varying = FALSE) when model is initialized.
Initial feature implementation will set time varying to TRUE or FALSE for all process error classes when creating a new agepro_model class.
By default, creating a new agepro model initializes process error classes (Natural Mortality, Maturation fraction at age, Fishery Selectivity at age, Discards, Weights of Ages) with time varying enabled. Set an agepro model parameter option to allow the user to enable or disable time varying(
time_varying = FALSE) when model is initialized.Initial feature implementation will set time varying to TRUE or FALSE for all process error classes when creating a new
agepro_modelclass.