EMAR: Empirical Model Assessment

A tool that allows users to generate various indices for evaluating statistical models. The fitstat() function computes indices based on the fitting data. The valstat() function computes indices based on the validation data set. Both fitstat() and valstat() will return 16 indices SSR: residual sum of squares, TRE: total relative error, Bias: mean bias, MRB: mean relative bias, MAB: mean absolute bias, MAPE: mean absolute percentage error, MSE: mean squared error, RMSE: root mean square error, Percent.RMSE: percentage root mean squared error, R2: coefficient of determination, R2adj: adjusted coefficient of determination, APC: Amemiya's prediction criterion, logL: Log-likelihood, AIC: Akaike information criterion, AICc: corrected Akaike information criterion, BIC: Bayesian information criterion, HQC: Hannan-Quin information criterion. The lower the better for the SSR, TRE, Bias, MRB, MAB, MAPE, MSE, RMSE, Percent.RMSE, APC, AIC, AICc, BIC and HQC indices. The higher the better for R2 and R2adj indices. Petre Stoica, P., Selén, Y. (2004) <doi:10.1109/MSP.2004.1311138>\n Zhou et al. (2023) <doi:10.3389/fpls.2023.1186250>\n Ogana, F.N., Ercanli, I. (2021) <doi:10.1007/s11676-021-01373-1>\n Musabbikhah et al. (2019) <doi:10.1088/1742-6596/1175/1/012270>.

Version: 1.0.0
Published: 2023-11-10
Author: Friday Nwabueze Ogana ORCID iD [aut, cre], Sacramento Corral-Rivas ORCID iD [aut]
Maintainer: Friday Nwabueze Ogana <ogana_fry at yahoo.com>
License: GPL (≥ 3)
NeedsCompilation: no
CRAN checks: EMAR results

Documentation:

Reference manual: EMAR.pdf

Downloads:

Package source: EMAR_1.0.0.tar.gz
Windows binaries: r-devel: EMAR_1.0.0.zip, r-release: EMAR_1.0.0.zip, r-oldrel: EMAR_1.0.0.zip
macOS binaries: r-release (arm64): EMAR_1.0.0.tgz, r-oldrel (arm64): EMAR_1.0.0.tgz, r-release (x86_64): EMAR_1.0.0.tgz, r-oldrel (x86_64): EMAR_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=EMAR to link to this page.