get Parametros Of Model
this function retona columns the base of the parameter or setting present in the model
getParametrosOfModel(ajuste, base = NULL, formula = NULL)
ajuste |
is ajust obtained a function like lm or nlsLM |
base |
optional data.frame whose fields name is present in formula |
formula |
string containing name fields of the base |
will be returned list of columns used in ajust or in formula
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.