Skip to content

tdhock/binseg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Efficient implementation of binary segmentation

This package uses the .C interface.

  • binseg_normal returns everything you would need to recover model parameters (segment means).
  • binseg_normal_cost returns just the cost (faster by some small constant factors).

See binsegRcpp for a more user friendly implementation of the same algorithm which also includes documentation/methods/examples/tests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published