getParametrosOfModel: get Parametros Of Model
Description
this function retona columns the base of the parameter or setting present in the model
Usage
getParametrosOfModel(ajuste, base = NULL, formula = NULL)
Arguments
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
Value
will be returned list of columns used in ajust or in formula