control.family: Control variables in control.family

Description Usage Arguments Value See Also

Description

Control variables in control.family for use in inla

Usage

1
2
inla.set.control.family.default(...)
control.family(cenpoisson.I, control.gev2, control.link, control.mix, dummy, fixed, gev.scale.xi, hyper, initial, link, param, prior, sn.shape.max, variant)

Arguments

...

Possible arguments

dummy

A dummy argument that can be used as a workaround

hyper

Definition of the hyperparameters

initial

(OBSOLETE!) Initial value for the hyperparameter(s) of the likelihood in the internal scale.

prior

(OBSOLETE!) The name of the prior distribution(s) for othe hyperparameter(s).

param

(OBSOLETE!) The parameters for the prior distribution

fixed

(OBSOLETE!) Boolean variable(s) to say if the hyperparameter(s) is fixed or random.

link

(OBSOLETE! Use control.link=list(model=) instead.) The link function to use.

sn.shape.max

Maximum value for the shape-parameter for Skew Normal observations (default 5.0)

gev.scale.xi

(Expert option, do not use unless you know what you are doing.) The internal scaling of the shape-parameter for the GEV distribution. (default 0.1)

control.gev2

See ?control.gev2

cenpoisson.I

The censoring interval for the censored Poisson

variant

This variable is used to give options for various variants of the likelihood, like chosing different parameterisations for example. See the relevant likelihood documentations for options (does only apply to some likelihoods).

control.mix

See ?control.mix

control.link

See ?control.link

Value

The function control.family is used to TAB-complete arguments and returns a list of given arguments. The function inla.set.control.family.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.