StepSignalMargiLike_ChangePointAnalyzePoissUnRes function

StepSignalMargiLike_ChangePointAnalyzePoissUnRes

StepSignalMargiLike_ChangePointAnalyzePoissUnRes

Supported C++ function used in function est.changepoints.

StepSignalMargiLike_ChangePointAnalyzePoissUnRes

Examples

n <- 20 data.x <- rpois(n, 1) data.x <- c(data.x, rpois(n, 10)) data.x <- c(data.x, rpois(n, 50)) data.x <- c(data.x, rpois(n, 20)) data.x <- c(data.x, rpois(n, 80)) prior <- prior.pois(data.x) ChangePointAnalyzePoissUnRes(data.x, n, prior)
  • Maintainer: Chu-Lan Michael Kao
  • License: GPL (>= 2)
  • Last published: 2018-05-19

Useful links