Usage
post (mu,tau,rho,phi,y,z,timetrace=FALSE)
postM (mu,tau,rho,phi,y,z,timetrace=FALSE)
postc (mu,tau,rho,phi,y,z,timetrace=FALSE)
postcc (mu,tau,rho,phi,y,z,timetrace=FALSE)
post0 (mu,tau,rho,phi,y,timetrace=FALSE)
postc0c(mu,tau,rho,phi,y,timetrace=FALSE)
Arguments
mu
a numeric vector of dimension 1 + the number of continuous
parents. mu
is a parameter in the local master, see
conditional
. tau
a numeric matrix, which gives the unscaled precision matrix of
regression parameters. Symmetric matrix with number of
columns and rows equal to 1 plus number of continous parents.
rho
a numeric, which gives a parameter in the distribution of the
scale parameter.
phi
a numeric, which gives a parameter in the distribution of the
scale parameter.
y
a numeric vector of observations of the current node.
z
a numeric matrix with a column of ones and columns with the
observations of the continuous parents.
timetrace
a logical. If TRUE
, prints some timing
information on the screen.