R/segmented.R

Defines functions `segmented`

`segmented` <-
function(obj, seg.Z, psi, npsi, fixed.psi=NULL, control=seg.control(), model=TRUE, ...){
            UseMethod("segmented")
            }

Try the segmented package in your browser

Any scripts or data that you put into this service are public.

segmented documentation built on Nov. 28, 2023, 1:07 a.m.