This function resets the number of imputations for predictions from a DGP emulator.
Details
See further examples and tutorials at https://mingdeyu.github.io/dgpsi-R/.
Note
This function is useful when a DGP emulator has been trained and one wants to make faster predictions by decreasing the number of imputations without rebuilding the emulator.
The following slots:
loo
andoos
created byvalidate()
; andresults
created bypredict()
inobject
will be removed and not contained in the returned object.