powered by
Get running lengths
weco.rl(weco.rst)
A class weco vector returned from weco.rule or weco.combine
weco
weco.rule
weco.combine
A vector of running lengths detected from the observed continuously observed data
weco.rule, weco.combine
# NOT RUN { x <- rnorm(1000); rst.comb <- weco.combine(x, lst.rules=list(list(1), list(2, k=9))); weco.rl(rst.comb); # }
Run the code above in your browser using DataLab