mvcokm.predict {ARCokrig} | R Documentation |
This function makes prediction in the parallel partial cokriging model. If a nested design is used, the predictive mean and predictive variance are computed exactly; otherwise, Monte Carlo simulation from the predictive distribution is used to approximate the predictive mean and predictive variance.
mvcokm.predict(obj, input.new)
obj |
a |
input.new |
a matrix including new inputs for making prediction |
Pulong Ma <mpulong@gmail.com>
mvcokm
, mvcokm.fit
, mvcokm.condsim
, ARCokrig