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