propagate.GP(z, Zt, prior)
propagate.CGP(z, Zt, prior)
propagate.ConstGP(z, Zt, prior)
Zt
PL
propagate step.
After re-sampling the particles, PL
calls
propagate
on each of the particles to obtain the set used in
the next round/time-step The propagate.ConstGP
is essentially the combination
of propagate.GP
and propagate.CGP
for regression and classification GP models, respectively
Gramacy, R. and Lee, H. (2010).
PL
, lpredprob.GP
## See the demos via demo(package="plgp") and the examples
## section of ?plgp
Run the code above in your browser using DataLab