Description Usage Arguments Value See Also
Control variables in control.gev2.default
for use in inla
1 2 | inla.set.control.gev2.default.default(...)
control.gev2.default(beta.ab, q.location, q.mix, q.spread)
|
... |
Possible arguments |
q.location |
The quantile level for the location parameter |
q.spread |
The quantile level for the spread parameter (must be < 0.5) |
q.mix |
The lower and upper quantile level for the mixing function |
beta.ab |
The parameters a and b in the Beta mixing function |
The control.gev2
-list is set within the corresponding control.family
-list as control parameters to the family="gev2"
The function control.gev2.default
is used to TAB-complete arguments and returns a list of given arguments.
The function inla.set.control.gev2.default.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.gev2.default
, 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.