Dear all,
I am fitting a joint model using INLAjoint, and with every model I fit I get the following warning:
Warning in ctrl_check(x = x, the_type = the_type) :
Control name(s) '
likelihood.info' appears to be invalid for `control.compute` and will be removed.
Valid names are:
config, control.gcpo, cpo, dic, graph, hyperpar, internal.opt, mlik, openmp.strategy, po, q, residuals, return.marginals, return.marginals.predictor, save.memory, smtp, waic
This occurs when fitting any model using 'joint', be it a survival model, longitudinal model, or a joint model.
I am using the 25.10.28 R-INLA version.
Can I just ignore this warning? Any advice would be appreciated.