R/stmodel.R

#################################################################
#
# stmodel.R
#
#######################
# stepp model         #
#######################
setClassUnion("stmodel",
  c("stmodelKM", "stmodelCI", "stmodelGLM")
)
steppdev/stepp documentation built on Aug. 11, 2024, 11:04 p.m.