| predrgasp-class | R Documentation |
S4 class for the prediction of a Robust GaSP
Objects of this class are created and initialized with the function predict.rgasp that computes the prediction on Robust GaSP models after the Robust GaSP model has been constructed.
call:call to predict.rgasp function where the returned object has been created.
mean:predictive mean for the testing inputs.
lower95:lower bound of the 95% posterior credible interval.
upper95:upper bound of the 95% posterior credible interval.
sd:standard deviation of each testing_input.
Mengyang Gu [aut, cre], Jesus Palomo [aut], James Berger [aut]
Maintainer: Mengyang Gu <mengyang@pstat.ucsb.edu>
predict.rgasp for more details about how to make predictions based on a rgasp object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.