toggle_attach.input: Toggle attach.input in a dMod.frame

toggle_attach.inputR Documentation

Toggle attach.input in a dMod.frame

Description

Sometimes it is wanted to turn on "attach.input" in a prediction function to look at internal states

Usage

toggle_attach.input(est1, att_in = NULL)

Arguments

est1

a dMod.frame

att_in

If supllied, overwrites the toggle

Value

no return, as the dMod.frame is modified inside this function. The function is called for its side effect.


dlill/conveniencefunctions documentation built on Sept. 30, 2022, 4:40 a.m.