callFitFunction | R Documentation |
wrapper to call user defined fit function
callFitFunction(fitFunctionSEXP, parameters, userSuppliedElements)
fitFunctionSEXP |
pointer to fit function |
parameters |
vector with parameter values |
userSuppliedElements |
list with additional elements |
fit value (double)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.