Package: EstimDiagnostics
Type: Package
Title: Diagnostic Tools and Unit Tests for Statistical Estimators
Authors@R: 
  person("Dmitry", "Otryakhin", email = "d.otryakhin.acad@protonmail.ch", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4700-7221"))
Version: 0.0.1
Author: Dmitry Otryakhin [aut, cre] (<https://orcid.org/0000-0002-4700-7221>)
Maintainer: Dmitry Otryakhin <d.otryakhin.acad@protonmail.ch>
Description: Extension of 'testthat' package to make unit tests on empirical distributions of estimators and functions for diagnostics of their finite-sample performance.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: foreach (>= 1.5.1), reshape2 (>= 1.4.4), ggplot2 (>= 3.3.2),
        goftest (>= 1.2-2), testthat (>= 3.0.0), rlang
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, gridExtra
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-12-07 14:34:32 UTC; dmot8856
Repository: CRAN
Date/Publication: 2020-12-10 09:00:14 UTC
