Learn R Programming

MuFiMeshGP (version 0.0.1)

regF_gen: Creates the regression function for the mean

Description

Creates the regression function for the GP mean.

Usage

regF_gen(trend.dim, trend.pol, interaction, l, d)

Value

a function

Arguments

trend.dim

which dimension should the trend follow: "input", "fidelity", or "both".

trend.pol

Which polynomial degree should the input mean trend have: "linear" or "quadratic".

interaction

polynomial degree of the interaction between input trend and fidelity trend of: NULL, "linear", or "quadratic". "linear" or "quadratic".

l

convergence rate parameter, usually l = 4.

d

input space dimension