Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 554 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 554 Bytes

BreakPoints

This package compute Buishand Range Test, Pettit Test, SNHT , student test and Mann-Whitney Rank Test, to identify breakpoints in series. For all functions NA is allow. Since all of the mention methods identify only one breakpoint in a serie, a general function to look for N breakpoint is proposed and given. Yamamoto Climate Jump test has been added in the last release.

To install BreakPoints:

install.packages("BreakPoints")

To install BreakPoints (unstable):

devtools::install_github("santiagoh719/BreakPoints")