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

getGraphicResiduoAbs

Get Graphic Residuals absolute


Description

this function displays/saves a graph illustrating the distribution scatter.smooth of residues

Usage

getGraphicResiduoAbs(titulo = "residuo absoluto",
  nome = "observadoXestimado", strVariavelXResiduo = NULL,
  estatisticas, save = NULL, labsX = "observacao",
  labsy = "residuos", vetorial = T, ...)

Arguments

titulo

is the title graphic

nome

name of file case save

strVariavelXResiduo

list containing variable for compare with residuals

estatisticas

data.frame containing field 'residuo'

save

If you want to save enter the directory as a string

labsX

label x

labsy

label y

vetorial

save picture in vector type? (Default TRUE)

...

only for compatibility with other functions


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.