R/stmodel.R

#################################################################
#
# stmodel.R
#
#######################
# stepp model         #
#######################
setClassUnion("stmodel",
  c("stmodelKM", "stmodelCI", "stmodelGLM")
)

Try the stepp package in your browser

Any scripts or data that you put into this service are public.

stepp documentation built on June 18, 2022, 5:06 p.m.