get_parameters {nlstac} | 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.