str2fun_theta | R Documentation |
Normally not called by the user directly, used by sdefit()
.
Converts an expression, in a character string, to a function.
str2fun_theta(s)
s |
String representation of a function of |
Function of x
and theta
, theta
being a named vector or list of parameters.
str2fun_theta("x^c / a")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.