View source: R/get_parameters.R
get_parameters | R Documentation |
Returns the linear and nonlinear parameters of a formula
get_parameters(form, var_names)
form |
Either a string in the form |
var_names |
A string array with the column names of the data.frame containing the data to be fitted. |
A list containing the names of the linear and the nonlinear parameters of the formula.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.