YFromGamma_SPDE {spatsurv} | R Documentation |
YFromGamma_SPDE function
Description
A function to go from Gamma to Y
Usage
YFromGamma_SPDE(gamma, U, mu)
Arguments
gamma |
Gamma |
U |
upper Cholesky matrix |
mu |
the mean |
Value
the value of Y for the given Gamma
References
Benjamin M. Taylor and Barry S. Rowlingson (2017). spatsurv: An R Package for Bayesian Inference with Spatial Survival Models. Journal of Statistical Software, 77(4), 1-32, doi:10.18637/jss.v077.i04.
Finn Lindgren, Havard Rue, Johan Lindstrom. An explicit link between Gaussian fields and Gaussian Markov random fields: the stochastic partial differential equation approach. Journal of the Royal Statistical Society: Series B 73(4)
[Package spatsurv version 2.0-1 Index]