Description Usage Arguments Value
View source: R/model_functions.R
Get the TMB normalization constant from random effects
| 1 | normalize_adfun(adfun, flag, value = 0, verbose = FALSE)
 | 
| adfun | The ADFunction to normalize | 
| flag | [char] Flagging variable to indicate whether random effects only have been incorporated into the joint negative log-likelihood | 
| value | [int, default 0] Value that the flagging variable takes when the data should NOT be incorporated into the jnll | 
| verbose | [bool, default FALSE] return a message about normalization? | 
Normalized ADFunction
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.