importFrom("stats", "confint", "na.omit", "predict", "qnorm", "qt",
             "quantile", "sd", "time", "update", "plogis")
importFrom("utils", "tail")
importFrom("compare", "compare")
importFrom("survival", "survfit")
importFrom("rms", "survest")
importFrom("BBmisc", "is.error")
import(ggplot2)
import(shiny)
import(stargazer)
import(compare)
import(survival)
import(BBmisc)
export(DynNom)
export(DynNom.lm)
export(DynNom.glm)
export(DynNom.coxph)
export(DynNom.ols)
export(DynNom.Glm)
export(DynNom.lrm)
export(DynNom.cph)
export(DNbuilder)
export(DNbuilder.lm)
export(DNbuilder.glm)
export(DNbuilder.coxph)
