chooseBreaks-methods {deltaGseg} | R Documentation |
Choose evenly spaced breakpoints from a list of breakpoints.
signature(breakpoints="list",numbreaks="numeric")
Returns a sublist of breakpoints of length numbreaks
.
Diana H.P. Low, Efthimios Motakis