this function evaluates the quality of the adjustment of the statistical model, rom observed data and those estimated by the model, observed
1 2 3 |
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.