estatisticasCV: Co variance Estatistics

Description Usage Arguments Value

Description

this function returns a data.frame containing fields cv

Usage

1
2
3
estatisticasCV(observado, estimado, ajuste = NULL,
  dfEstatisticas = NULL, baseDoAjuste = NULL, formulaDoAjuste = NULL,
  ...)

Arguments

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

Value

will be returned data.frame with cv


Fgmutils documentation built on May 2, 2019, 9:16 a.m.