R/stmodel.R

#################################################################
#
# stmodel.R
#
#######################
# stepp model         #
#######################
setClassUnion("stmodel",
  c("stmodelKM", "stmodelCI", "stmodelGLM")
)
steppdev/stepp-3.2.0 documentation built on Aug. 12, 2024, 9:33 a.m.