R/stepmented.R

Defines functions `stepmented`

`stepmented` <-
function(obj, seg.Z, psi, npsi, fixed.psi=NULL, control=seg.control(), keep.class=FALSE, var.psi=TRUE, ...){
            UseMethod("stepmented")
            }

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.