Skip to contents

Schema-7 fits support staged configuration, objective construction, optimization, and sampling. Upgrading is representation-only: it never runs an optimizer or sampler. Schema-3 and schema-4 fits also receive the posterior-summary and validation containers introduced by later schemas. Schema-6 fits receive the empty MSY container introduced by schema 7.

Usage

sbt_fit_upgrade(x)

Arguments

x

A schema-3 through schema-6 sbt_fit object read directly with readRDS().

Value

A validated schema-7 sbt_fit.