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

estatisticasR2

R2 Estatistics for linear models


Description

this function returns a data.frame containing fields r2

Usage

estatisticasR2(observado, estimado, dfEstatisticas = NULL,
  ajuste = NULL, intercepto = TRUE, formulaDoAjuste = NULL,
  baseDoAjuste = NULL, ...)

Arguments

observado

list containing the observations of variable

estimado

list containing estimates of variable

dfEstatisticas

a data.frame

ajuste

is ajust obtained a function like lm or nlsLM

intercepto

intercepts?

formulaDoAjuste

formula used in ajust

baseDoAjuste

data.frame optional

...

only for compatibility with other functions

Value

will be returned data.frame with r2


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.