solocp includes a fast Bayesian change point detection methodology based on spike and slab priors.
Install the package devtools
Load devtools
using library(devtools)
.
Install solocp
using
install_github("lorenzocapp/solocp")
, or
install_github("lorenzocapp/solocp", build_vignettes = TRUE)
if you want some illustrative vignettes (note: using build_vignettes = TRUE
will make the install take longer).
The draft includes several numerical experiments. These can be found at this link. While they are based on the same methodology, they rely on a less user-friendly implementation of the functions included in this package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.