control.link: Control variables in control.link

Description Usage Arguments Value See Also

Description

Control variables in control.link for use in inla

Usage

1
2
inla.set.control.link.default(...)
control.link(fixed, hyper, initial, model, order, param, prior, quantile, variant)

Arguments

...

Possible arguments

model

The name of the link function/model

order

The order of the link function, where the interpretation of order is model-dependent.

variant

The variant of the link function, where the interpretation of variant is model-dependent.

hyper

Definition of the hyperparameter(s) for the link model chosen

quantile

The quantile for quantile link function

initial

(OBSOLETE!) The initial value(s) for the hyperparameter(s)

fixed

(OBSOLETE!) A boolean variable if hyperparmater(s) is/are fixed or random

prior

(OBSOLETE!) The name of the prior distribution(s) for the hyperparmater(s)

param

(OBSOLETE!) The parameters for the prior distribution(s) for the hyperparmater(s)

Value

The control.link-list is set within the corresponding control.family-list as the link is likelihood-familiy spesific. The function control.link is used to TAB-complete arguments and returns a list of given arguments. The function inla.set.control.link.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.