get_pred {lgpr} | R Documentation |
NOTE: It is not recommended for users to call this. Use
pred
instead.
get_pred(fit, draws = NULL, reduce = NULL, verbose = TRUE)
fit |
An object of class lgpfit. |
draws |
Indices of parameter draws to use, or |
reduce |
Reduction for parameters draws. Can be a function that
is applied to reduce all parameter draws into one parameter set, or
|
verbose |
Should more information and a possible progress bar be printed? |
an object of class GaussianPrediction or Prediction