this function displays/saves/returns a Graphical rbokeh illustrating the difference between the observed and estimated
getGraphicVolumeTotal(
titulo = "observadoXestimado",
nome = "observadoXestimado",
observado,
estimado,
showTestF = TRUE,
save = NULL,
labsX = "observado",
labsy = "estimado",
vetorial = T,
desc = NULL,
data = NULL,
mapeamento = list(idade2 = "idadearred2", parcela = "parcela", areacorr = "areacorr"),
...
)
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)
description of plot geted from avaliavolumeavancado
database to retireve fields to id
name of fields on base
optionals params to plot graphic in ITGM
will be returned a rbokeh graphic