Transform z-values t(z) such that the distribution of \(p(t(z) | x)\) approximates \(p(t(y | x)\) for type = 'dist' only
ydist(model, x, z, num = model$niter)
vector of length(z)
containing transformed values t(z) approximating \(p(y | x)\)
model object output from modtrast()
vector of predictor variable values for a (single) observation
sample of z-values drawn from \(p(z | x)\)
number of trees used to compute model values
contrast()