lines.stepmented simply draws on the current device the point estimates and relevant
confidence limits of the estimated breakpoints from a "stepmented" object. The y coordinates
where the bars are drawn is computed as usr[3]+h if bottom=TRUE or
usr[4]-h when bottom=FALSE, where h=(usr[4]-usr[3])/abs(k) and
usr are the extremes of the user coordinates of the plotting region.
Therefore for larger values of k the bars are plotted on the edges.
See Also
plot.stepmented to plot the fitted stepmented lines