this function display/save a graphic scatter.smooth illustrating the difference between the observed and estimated
getGraphicObservadoXEstimado(titulo = "observadoXestimado",
nome = "observadoXestimado", observado, estimado, showTestF = TRUE,
save = NULL, labsX = "observado", labsy = "estimado",
vetorial = T, ...)
is the title graphic
name of file case save
list containing the observations of variable
list containing estimates of variable
draw results of test F in graphic?
If you want to save enter the directory as a string
label x
label y
save picture in vector type? (Default TRUE)
only for compatibility with other functions