animal.inla: Fixed version of animal.inla() function from AnimalINLA...

Description Usage Author(s) References

Description

Updated some INLA commands. Namely, changed every occurrence of control.data = list(hyper = list(theta = ...)) by control.family = list(hyper = list(prec = ...)), inla.marginal.transform by inla.tmarginal and inla.expectation by inla.emarginal

Usage

1
animal.inla(response, fixed, random, genetic, Ainverse, type.data, data, standardize = FALSE, E = NULL, lambda = NULL, sigma.e = FALSE, Ntrials = NULL, linear.comb = FALSE, linear.comb.name = NULL, verbose = FALSE, dic = FALSE, only.hyperparam = FALSE)

Author(s)

Facundo Muñoz <facundo.munoz@orleans.inra.fr>

References

http://www.r-inla.org/related-projects/animalinla


famuvie/myAnimalINLAfixes documentation built on May 16, 2019, 10:04 a.m.