-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add more experiments but commented out for the sake of test time without affecting the test coverage. * Add examples in README. * Add CRAN manual.
- Loading branch information
Showing
9 changed files
with
936 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ Package: fastcpd | |
Type: Package | ||
Title: Fast Change Point Detection Based on Dynamic Programming with Pruning | ||
with Sequential Gradient Descent | ||
Version: 0.5.2 | ||
Version: 0.5.3 | ||
Authors@R: c( | ||
person("Xingchi", "Li", email = "[email protected]", | ||
role = c("aut", "cre", "cph"), | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.