Description Usage Arguments Value Examples
Fit the parameters of the DoIt approximation.
1 |
design |
A data frame of design points and corresponding function evaluations. Must contain a column named 'f' with function values. The other columns are treated as design points. |
w |
vector of variances used for the Gaussian kernels. If 'NULL' (the default), 'w' is calculated by 'doit_estimate_w'. |
An object of class 'doit' used in further calculations.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.