It takes a fitted gjrm
object produced
by gjrm()
and
produces predictions and respective intervals.
pred.mvt(x, eq, fun = "mean", n.sim = 100, prob.lev = 0.05, smooth.no = NULL, ...)
A fitted gjrm
object.
The equation number.
Either mean, variance or tau.
The number of simulated coefficient vectors from the posterior distribution of the estimated model parameters. This is used to calculate intervals. It may be increased if more precision is required.
Probability of the left and right tails of the posterior distribution used for interval calculations.
Smooth number if the interest is in a particular smooth and not the additive predictor(s).
Other parameters.
Maintainer: Giampiero Marra giampiero.marra@ucl.ac.uk
gjrm