Description Usage Arguments Value
this function retona columns the base of the parameter or setting present in the model
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.