Package: snht
Type: Package
Title: Standard Normal Homogeneity Test
Version: 1.0.5
Date: 2017-10-17
Imports: mgcv, ggplot2, gridExtra, zoo, plyr, reshape2, methods
Authors@R: c(person("Josh", "Browning", role = c("aut", "cre"),
		     email = "rockclimber112358@gmail.com"),
	         person("Carina", "Schneider", role = "aut",
             email = "carinamariaschneider@gmail.com"))
Author: Josh Browning [aut, cre],
    Carina Schneider [aut]
Maintainer: Josh Browning <rockclimber112358@gmail.com>
Description: Implementation of robust and non-robust Standard Normal Homogeneity
    Test (SNHT) for changepoint detection. This test statistic is equal sided,
    as proposed in "Homogenization of Radiosonde Temperature Time Series Using
    Innovation Statistics" by Haimberger, L., 2007. However, the statistic contains
    an estimate of sigma^2 in the denominator instead of sigma, which seems to
    be a more appropriate value (based on the paper "Homogenization of Swedish
    temperature data. Part I: Homogeneity test for linear trends." by Alexandersson,
    H., and A. Moberg, 1997).
License: GPL-3
VignetteBuilder: knitr
Suggests: mvtnorm, knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-10-17 19:49:42 UTC; joshuabrowning
Repository: CRAN
Date/Publication: 2017-10-17 20:10:24 UTC
Built: R 4.0.2; ; 2020-07-17 04:20:37 UTC; unix
