Description Usage Arguments Value
this function returns an array with the column names that are on the model and reported basis or basis used in ajust
1 | getColumnsOfAjust(ajuste, dfDados = NULL, excludeY1andY2 = T)
|
ajuste |
is ajust obtained a function like lm or nlsLM |
dfDados |
data.frame optional |
excludeY1andY2 |
delete Y1 and Y2 fields? del formula(y1~y2...) |
will be returned list of columns used in ajust
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.