Set up observation vector that is used by the model for likelihood calculations and one-step-ahead residuals.

set_osa_obs(input)

Arguments

input

list containing data, parameters, map, and random elements (output from wham::prepare_wham_input)

Value

the same input list as provided, but with $obs and $obsvec configured. This is run after any changes have been made to the data