Package: mcp
Title: Regression with Multiple Change Points
Version: 0.2.0
Date: 2020-01-02
URL: http://lindeloev.github.io/mcp/, https://github.com/lindeloev/mcp
BugReports: https://github.com/lindeloev/mcp/issues
Authors@R: 
    person(given = "Jonas Kristoffer",
           family = "Lindeløv",
           role = c("aut", "cre"),
           email = "jonas@lindeloev.dk",
           comment = c(ORCID = "0000-0003-4565-0595"))
Description: Flexible and informed regression with Multiple Change Points (MCP). 'mcp' can infer change points in means, variances, autocorrelation structure, and any combination of these, as well as the parameters of the segments in between. All parameters are estimated with uncertainty and prediction intervals are supported - also near the change points. 'mcp' supports hypothesis testing via Savage-Dickey density ratio, posterior contrasts, and cross-validation. 'mcp' provides a generalization of the approach described in Carlin, Gelfand, & Smith (1992) <doi:10.2307/2347570> and Stephens (1994) <doi:10.2307/2986119>.
License: GPL-2
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.0.2
Depends: R (>= 3.5.0)
Imports: parallel, future, future.apply, rjags (>= 4.9), coda (>=
        0.19.3), loo (>= 2.1.0), bayesplot (>= 1.7.0), tidybayes (>=
        1.1.0), dplyr (>= 0.8.3), magrittr (>= 1.5), tidyr (>= 1.0.0),
        tidyselect (>= 0.2.5), purrr (>= 0.3.3), tibble (>= 2.1.3),
        stringr (>= 1.4.0), ggplot2 (>= 3.2.1), patchwork (>= 1.0.0),
        methods, stats, rlang (>= 0.4.1)
Suggests: hexbin, testthat (>= 2.1.0), knitr, rmarkdown, covr
NeedsCompilation: no
Packaged: 2020-01-07 21:14:32 UTC; jonas
Author: Jonas Kristoffer Lindeløv [aut, cre]
    (<https://orcid.org/0000-0003-4565-0595>)
Maintainer: Jonas Kristoffer Lindeløv <jonas@lindeloev.dk>
Repository: CRAN
Date/Publication: 2020-01-09 16:30:02 UTC
Built: R 4.0.0; ; 2020-04-10 12:35:37 UTC; windows
