set_osa_obs: Set up observation vector that is used by the model for...

View source: R/set_osa_obs.R

set_osa_obsR Documentation

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

Description

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

Usage

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


timjmiller/wham documentation built on Feb. 4, 2025, 10:31 p.m.