intercept(ogg, parm, gap = TRUE, rev.sgn = FALSE, var.diff=FALSE,
digits = max(3, getOption("digits") - 3))segmented method.parm, but it is recycled otherwise.
When TRUE it is assumed that the current parm is `minus' the actual segmented variable,
therefore the sign iintercept returns a list of one-column matrices. Each matrix represents a segmented relationship.intercept computes point estimates of the intercepts of the different regression equations
for each segmented relationship in the fitted model.slope to compute the slopes of the different regression equations
for each segmented relationship in the fitted model.## see ?slope
intercept(out.seg)Run the code above in your browser using DataLab