Description Usage Arguments Details Value Author(s) See Also
Takes a fitted inla or surv.inla object produced by
inla or surv.inla and produces
a summary from it.
1 2 3 4 |
object |
a fitted |
x |
a |
... |
other arguments. |
Posterior mean and standard deviation (together with quantiles or cdf) are printed for the fixed effects in the model.
For the random effects the function summary() prints the
posterior mean and standard deviations for the hyperparameters
summary.inla returns an object of call summaryinla, a
list with components:
call |
the component from |
fixed |
the component from |
random |
the component from |
neffp |
the component from |
linear.predictor |
the component from |
family |
the component from |
Sara Martino
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.