gofMC: Goodness of Fit Noise Analysis Using Monte Carlo Techniques

Goodness-of-fit metrics, such as R-Squared, RMSE, etc., share a sensitivity to noise, dependent on the degrees of freedom. Some metrics, such as R-Squared, decrease with increasing dof and some, such as RMSE, increase with increasing dof. This package calculates the noise baseline (ceiling) by random sampling, calculating the metric’s value for each sample and counting the number of samples below a desired level, 95% by default. If one’s measure is above (below) the calculation corresponding to the desired level, then the measurement is distinguishable from noise. In addition, the ratio of the measurement to the calculated level provides a way to compare measurements of different degrees of freedom.

Version: 1.1.2
Depends: R (≥ 3.3.1), ggplot2, grDevices, scales, stats
Published: 2016-12-08
Author: Joseph G Kreke, PhD; Harris, Inc. Sangeet Khemlani, PhD; Naval Research Laboratory. Greg Trafton, PhD; Naval Research Laboratory.
Maintainer: Joseph G Kreke <jkreke2 at gmail.com>
License: GPL-2
NeedsCompilation: no
Materials: README
CRAN checks: gofMC results

Downloads:

Reference manual: gofMC.pdf
Package source: gofMC_1.1.2.tar.gz
Windows binaries: r-devel: gofMC_1.1.2.zip, r-release: gofMC_1.1.2.zip, r-oldrel: gofMC_1.1.2.zip
OS X binaries: r-release: gofMC_1.1.2.tgz, r-oldrel: gofMC_1.1.2.tgz

Linking:

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