estatisticas {Fgmutils} | R Documentation |
Estatistics
Description
this function returns a data.frame containing fields observado and estimado
Usage
estatisticas(observado, estimado, dfEstatisticas = NULL, ...)
Arguments
observado |
list containing the observations of variable |
estimado |
list containing estimates of variable |
dfEstatisticas |
a data.frame |
... |
only for compatibility with other functions |
Value
will be returned a list with data.frame with observado and estimado fields and other with statictcs of model add
[Package Fgmutils version 0.9.5 Index]