powered by
plotPenLL(seg, extrabar=numeric(0), type="b", lty=1, pch=16, lwd=2, ...)
segmentation
matplot
x = rep( sin((0:4)/2*pi), each=3) + rnorm(3*5, sd=0.1) res = segment(x, maxseg=8, maxk=15) plotPenLL(res)
Run the code above in your browser using DataLab