update_setup: Update a model setup

View source: R/setup.R

update_setupR Documentation

Update a model setup

Description

Not intended to be used when the underlying data change.

Usage

update_setup(setup, newparobj, newspec)

update_parameters(setup, newparobj)

update_map(setup, newspec)

update_random(setup)

Arguments

setup

Existing setup object

newparobj

Object containing updated parameter values, to be extracted using get_newpars

newspec

Next estimation specification

Value

Updated spatq_setup

Functions

  • update_parameters: Update parameters

  • update_map: Update map

  • update_random: Update random

Author(s)

John K Best


jkbest2/spatq documentation built on Sept. 22, 2022, 3:22 a.m.