basis.toy {approximator}R Documentation

Toy basis functions

Description

A working example of a basis function

Usage

basis.toy(x)

Arguments

x

Point in parameter space

Author(s)

Robin K. S. Hankin

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

data(toyapps)
basis.toy(D1.toy)

[Package approximator version 1.2-8 Index]