Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

getColumnsOfAjust

get Columns used in Ajust


Description

this function returns an array with the column names that are on the model and reported basis or basis used in ajust

Usage

getColumnsOfAjust(ajuste, dfDados = NULL, excludeY1andY2 = T)

Arguments

ajuste

is ajust obtained a function like lm or nlsLM

dfDados

data.frame optional

excludeY1andY2

delete Y1 and Y2 fields? del formula(y1~y2...)

Value

will be returned list of columns used in ajust


Fgmutils

Forest Growth Model Utilities

v0.9.5
GPL-2
Authors
Clayton Vieira Fraga Filho, Ana Paula Simiqueli, Gilson Fernandes da Silva, Miqueias Fernandes, Wagner Amorim da Silva Altoe
Initial release
2018-10-11

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.