regF_gen | R Documentation |
Creates the regression function for the GP mean.
regF_gen(trend.dim, trend.pol, interaction, l, d)
trend.dim |
which dimension should the trend follow: |
trend.pol |
Which polynomial degree should the input mean trend have:
|
interaction |
polynomial degree of the interaction between input trend
and fidelity trend of: |
l |
convergence rate parameter, usually |
d |
input space dimension |
a function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.