Learn R Programming

approximator (version 1.2-6)

basis.toy: Toy basis functions

Description

A working example of a basis function

Usage

basis.toy(x)

Arguments

x

Point in parameter space

References

M. C. Kennedy and A. O'Hagan 2000. “Predicting the output from a complex computer code when fast approximations are available” Biometrika, 87(1): pp1-13

Examples

Run this code
# NOT RUN {
data(toyapps)
basis.toy(D1.toy)
# }

Run the code above in your browser using DataLab