Rdocumentation
powered by
Learn R Programming
GPC (version 0.1)
predict.GPCE.quad: predict results of adaptive quad generalized polynomial chaos expansion.
Description
predict results of adaptive quad generalized polynomial chaos expansion.
Usage
"predict"(object,n,x,...)
Arguments
object
A list of arguments returned by the
PCE
function
n
Number of points to evaluate
x
A matrix with the points where the polynomial chaos expansion needs to be evaluated
...
additional parameters
See Also
GPCE.quad