The ChangepointInference
package is publicly available on Github at https://github.com/jewellsean/ChangepointInference.
In R, make sure that the devtools
package is installed (install.packages("devtools")
) and then run
devtools::install_github("jewellsean/ChangepointInference").
This command installs the latest version of the package from Github.