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

avaliaEstimativas

calculate Estimates


Description

given a list of observations and an estimated list of these observations this function evaluates how close it is the estimated value of observed and saves the differences

Usage

avaliaEstimativas(observado, estimado, estatisticas, ajuste = NULL,
  graficos = NULL, salvarEm = NULL, nome = "observadoXestimado")

Arguments

observado

list containing the observations of variable

estimado

list containing estimates of variable

estatisticas

list of arg to calc estatistics

ajuste

is ajust obtained a function like lm or nlsLM

graficos

list of arg to plot graphics

salvarEm

directory to save files

nome

name of files will be save

Value

will be returned


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.