lpredprob.GP(z, Zt, prior)
lpredprob.CGP(z, Zt, prior)
lpredprob.ConstGP(z, Zt, prior)ZtPL re-sample step. For
each new observation (in sequence), the
PL function calls lpredprob and these values
determine the weights used in the sample function to
obtain the new particle set, which is then propagated, e.g., using
propagate.GP The lpredprob.ConstGP is essentially the combination
(product) of lpredprob.GP and
lpredprob.CGP for regression and classification GP
models, respectively
Gramacy, R. and Lee, H. (2010).
PL, propagate.GP## See the demos via demo(package="plgp") and the examples
## section of ?plgpRun the code above in your browser using DataLab