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

avaliaAjuste

avalia Ajuste


Description

this function evaluates the quality of the adjustment of the statistical model, rom observed data and those estimated by the model, observed

Usage

avaliaAjuste(dataFrame, variavelObservados, variavelEstimados,
  linear = TRUE, nParametros = NA, intercepto = TRUE, plot = NA,
  modelo = NA, resumo = FALSE, emf = TRUE)

Arguments

dataFrame

dataFrane with information observed, estimated

variavelObservados

vector of values observed.

variavelEstimados

vector of values estimated.

linear

boolean is linear model

nParametros

number of parameters used in the adjusted model

intercepto

if you model is no-intercepto use FALSE

plot

Vector graphic information

modelo

the name of the adjusted model

resumo

if you want summary information, use TRUE

emf

to save the graphic in the format emf use TRUE


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.