this function displays/saves a graph illustrating the distribution scatter.smooth of residues
1 2 3 4 | getGraphicResiduoAbs(titulo = "residuo absoluto",
nome = "observadoXestimado", strVariavelXResiduo = NULL,
estatisticas, save = NULL, labsX = "observacao",
labsy = "residuos", vetorial = T, ...)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.