control.mode: Control variables in control.mode

Description Usage Arguments Value See Also

Description

Control variables in control.mode for use in inla

Usage

1
2

Arguments

...

Possible arguments

result

Prevous result from inla(). Use the theta- and x-mode from this run.

theta

The theta-mode/initial values for theta. This option has preference over result$mode$theta.

x

The x-mode/intitial values for x. This option has preference over result$mode$x.

restart

A boolean variable; should we restart the optimisation from this configuration or fix the mode at this configuration? (Default FALSE.)

fixed

A boolean variable. If TRUE then treat all thetas as known and fixed, and if FALSE then treat all thetas as unknown and random (default).

Value

The function control.mode is used to TAB-complete arguments and returns a list of given arguments. The function inla.set.control.mode.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-BMK/INLA documentation built on Dec. 4, 2019, 11:43 p.m.