control.expert: Control variables in control.expert

Description Usage Arguments Value See Also

Description

Control variables in control.expert for use in inla

Usage

1
2
inla.set.control.expert.default(...)
control.expert(cpo.idx, cpo.manual, disable.gaussian.check, jp)

Arguments

...

Possible arguments

cpo.manual

A boolean variable to decide if the inla-program is to be runned in a manual-cpo-mode. (EXPERT OPTION: DO NOT USE)

cpo.idx

The index/indices of the data point(s) to remove. (EXPERT OPTION: DO NOT USE)

disable.gaussian.check

Disable the check for fast computations with a Gaussian likelihood and identity link (default FALSE)

jp

An object of class inla.jp defining a joint prior

Value

The function control.expert is used to TAB-complete arguments and returns a list of given arguments. The function inla.set.control.expert.default returns a list with all the default values of all parameters within this control statement.

See Also

control.update, control.lincomb, control.group, control.mix, control.link, control.expert, control.compute, control.gev2.default, control.family, control.fixed, control.inla, control.predictor, control.results, control.mode, control.hazard, inla


inbo/INLA documentation built on Dec. 6, 2019, 9:51 a.m.