NEWS
Fgmutils 0.94
- added functions: projectBaseOriented, evalAgeBased, avaliaVolumeAgeBased
- update functions: roundAge, avaliaEstimativas
Fgmutils 0.93
- esta versão atende as seguindes necessidades e atualizações:
- deixar os graficos quadrados com ylim = c(100, -100) em res%
- separar as estatisticas rmse, rmse%, bias, baias%, cv, r2, mai, rrmse , ce em outro df
- retornar o dataframe com os campos de estatistica adicionados
- dividir os modelos em pastas ao salvar em disco
- exibir resultado do testeF arendodado no grafico
- inserir legenda linha de tendencia nos graficos
- trocar B por betta em greek simbols
- permitir salvar em png/postscript
- trocar po por ranking no teste f retornado da função que avalia
- Miqueias Fernandes
Fgmutils 0.92
- bug fix in function predizer()
Fgmutils 0.91
- added function to classify age roundAge()
Fgmutils 0.9 (2016-09-09)
- a new concept of mathematical evaluation model was introduced to this, two new functions have been implemented:
avaliaEstimativas e avaliaVolumeAvancado
- to support the functioning of these 8 were written more functions:
calculaVolumeDefault getColumnsOfBase
contemParametros getFormulaExclusivaOfAjust
getBaseOfAjust getParametrosOfModel
getColumnsOfAjust predizer
- so that the coherent concept with high OO software development standards could be implemented these four functions have been added:
criaModeloExclusivo criaModeloGenerico geraModelo salvaModelo
- 15 statistical functions have been added to calculate the valuation models of Statistics (they are adapter functions of this package):
estatisticasBiasPERCENTUAL estatisticas
estatisticasBIAS estatisticasR2
estatisticasCE estatisticasResiduoPERCENTUAL
estatisticasCorrPERCENTUAL estatisticasResiduos
estatisticasCORR estatisticasRmsePERCENTUAL
estatisticasCvPERCENTUAL estatisticasRMSE
estatisticasCV estatisticasRRMSE
estatisticasMAE
- to present the results of these 5 were added:
getggplot2GraphicObservadoXEstimado getGraphicResiduoAbs
getGraphicHistogram getGraphicResiduoPerc
getGraphicObservadoXEstimado
Fgmutils 0.8 (2016-08-07)
- defineClasses function add option verbose to show status and add getDataFrame option to return a data.frame type
- getClasses function add
- classificaClasseDAP function changed to accept dap in limits of dfClassesDAP and get NhaClasse and NCLASSES fields
- function classificarDAP add to classify dap from inventarios
- using datatable to reduce the process time
Fgmutils 0.7 (2016-08-01)
- atualizaCampoBase function updated to work with all types in fields
Fgmutils 0.6 (2016-07-09)
Fgmutils 0.5 (2016-06-17)
- add listToDataFrame function
Fgmutils 0.4 (2015-11-18)
- add function isfinitedataframe, mspr, avalisAjuste, syx, fator_bias, bias, R21a, R29a, residuoPerc, calculaPerc, calculaA, atualizaCampoBase, mae, rmse, syxPec, mspr, ce, rrmse
Fgmutils 0.3 (2015-11-03)
- add function ifrm, whichmedian,classificaClasseDAP, defineClasses2.
- add function ifrm, whichmedian,classificaClasseDAP, defineClasses2.
Fgmutils 0.2 (2015-10-22)
- Dependency on package 'siar' removed.
- Various small fixes of the documentation.
- change in function getanoMedicao, making it more generic
- add function listToDataFrame, check.integer
Fgmutils 0.1 (2015-10-14)
- add functions atualizaCampoBase, converteCampoParaCharacter, criaDadosPareados, getAnoMedicao, retornaValo, verificaTipoColuna.