File: stepmented.R

package info (click to toggle)
r-cran-segmented 2.1-4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,484 kB
  • sloc: makefile: 2
file content (4 lines) | stat: -rw-r--r-- 180 bytes parent folder | download
1
2
3
4
`stepmented` <-
function(obj, seg.Z, psi, npsi, fixed.psi=NULL, control=seg.control(), keep.class=FALSE, var.psi=FALSE, ...){
            UseMethod("stepmented")
            }