Co variance Estatistics
this function returns a data.frame containing fields cv
estatisticasCV(observado, estimado, ajuste = NULL, dfEstatisticas = NULL, baseDoAjuste = NULL, formulaDoAjuste = NULL, ...)
observado |
list containing the observations of variable |
estimado |
list containing estimates of variable |
ajuste |
is ajust obtained a function like lm or nlsLM |
dfEstatisticas |
a data.frame |
baseDoAjuste |
data.frame optional |
formulaDoAjuste |
formula used in ajust |
... |
only for compatibility with other functions |
will be returned data.frame with cv
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.