Learn R Programming

bnpmr (version 1.2)

pred.bnpmr: Predict Bayesian monotonic regression object

Description

Predict Bayesian monotonic regression object

Usage

pred.bnpmr(x, res)

Arguments

x

where to predict the function (should be a vector with entries in [0,1])

res

the output of the bnpmr function

Value

A matrix containing the function simulations in the rows.

See Also

bnpmr