mvregerrGS: Get Gibbs samples

Description Usage Arguments Details Value Author(s)

View source: R/mvregerrGS.R

Description

This is the main function of the package. TODO

Usage

1
2
mvregerrGS(Z, Z.errV, X, nchain = 100, init = list(nu = 5), every = 10,
  XP = NULL, record = c("Y"))

Arguments

Z

n\times k matrix of observations

Z.errV

n\times k matrix of observation errors (as variances)

X

n\times p matrix of covariates (see details)

nchain

chain length

init

list of parameters determining prior (see details)

every

how many iterations to report progress

XP

covariates to use in making predictions

record

character vector specifying which quantities to record and return

Details

Details TODO

Value

a list of chains (see details)

Author(s)

Pete Dodd


petedodd/mvregerr documentation built on May 20, 2019, 5:58 p.m.