h_mmrm_tmb_check_conv {mmrm}R Documentation

Checking the TMB Optimization Result

Description

Checking the TMB Optimization Result

Usage

h_mmrm_tmb_check_conv(tmb_opt, mmrm_tmb)

Arguments

tmb_opt

(list)
optimization result.

mmrm_tmb

(mmrm_tmb)
result from h_mmrm_tmb_fit().

Value

Nothing, only used to generate warnings in case that the model did not converge.


[Package mmrm version 0.3.15 Index]