DEBSOURCES
Skip Quicknav
sources / r-cran-segmented / 2.1-4-1 / R / stepmented.R
1234
`stepmented` <- function(obj, seg.Z, psi, npsi, fixed.psi=NULL, control=seg.control(), keep.class=FALSE, var.psi=FALSE, ...){ UseMethod("stepmented") }