predict.GPCE.quad: predict results of adaptive quad generalized polynomial chaos...

Description Usage Arguments See Also

View source: R/predict.GPCE.quad.R

Description

predict results of adaptive quad generalized polynomial chaos expansion.

Usage

1
2
## S3 method for class 'GPCE.quad'
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


GPC documentation built on May 30, 2017, 12:50 a.m.