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