pred.bnpmr {bnpmr} | R Documentation |
Predict Bayesian monotonic regression object
pred.bnpmr(x, res)
x |
where to predict the function (should be a vector with entries in [0,1]) |
res |
the output of the bnpmr function |
A matrix containing the function simulations in the rows.
Bjoern Bornkamp