R/stepmented.R

Defines functions `stepmented`

`stepmented` <-
function(obj, seg.Z, psi, npsi, fixed.psi=NULL, control=seg.control(), keep.class=FALSE, var.psi=FALSE, ...){
            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 Sept. 11, 2024, 8:09 p.m.