Compute break points in a onestep likelihood and insert them into a sequence of distances. The idea is to insert a point just left and just right of the breaks so that they plot as vertical lines.
insertOneStepBreaks(obj, newData, xseq)A vector like xseq, but with the break points
inserted.
A fitted Rdistance model object
A data frame containing covariate values to use in prediction.
A vector of distances into which the break points are inserted.