get Columns used in Ajust
this function returns an array with the column names that are on the model and reported basis or basis used in ajust
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.