Description Usage Arguments Value See Also
Control variables in control.results
for use in inla
1 2 | inla.set.control.results.default(...)
control.results(return.marginals.predictor, return.marginals.random)
|
... |
Possible arguments |
return.marginals.random |
A boolean variable; read the marginals for the fterms? (Default TRUE) |
return.marginals.predictor |
A boolean variable; read the marginals for the linear predictor? (Default TRUE) |
The function control.results
is used to TAB-complete arguments and returns a list of given arguments.
The function inla.set.control.results.default
returns a list with all the default values of all parameters within this control statement.
control.update
, control.lincomb
, control.group
, control.mix
, control.link
, control.expert
, control.compute
, control.family
, control.fixed
, control.inla
, control.predictor
, control.results
, control.mode
, control.hazard
,
inla
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.