getMCMCintervals.fnc: calculate HPD prediction intervals

Description Usage Arguments Details Value Note Author(s) References See Also Examples

Description

calculate HPD 95% prediction intervals

Usage

1
getMCMCintervals.fnc(fixf, mcmcMatrix, m)

Arguments

fixf

vector of fixed effects coefficients (fixef(model.lmer))

mcmcMatrix

MCMC matrix obtained with mcmcsamp or pvals.fnc

m

model matrix

Details

not intended for independent use

Value

A matrix with columns '"lower"' and '"upper"' and rows corresponding to the values of the predictor to be plotted on the X-axis.

Note

not intended for independent use

Author(s)

R. H. Baayen

References

languageR

See Also

See Also as plotLMER.fnc

Examples

1
  ## Not run: not intended for independent use

languageR documentation built on May 2, 2019, 10:02 a.m.