# Generated by roxygen2: do not edit by hand

S3method(logLik,fahrmeier_94)
S3method(plot,fahrmeier_94)
S3method(plot,fahrmeier_94_SpaceErrors)
S3method(predict,fahrmeier_94)
S3method(residuals,fahrmeier_94)
export(ddFixed)
export(ddhazard)
export(ddhazard_app)
export(get_risk_obj)
export(get_survival_case_weigths_and_data)
export(static_glm)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,binomial)
importFrom(stats,glm)
importFrom(stats,model.extract)
importFrom(stats,model.matrix)
importFrom(stats,poisson)
importFrom(stats,predict)
importFrom(stats,rexp)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,xtabs)
importFrom(survival,Surv)
importFrom(utils,capture.output)
importFrom(utils,tail)
useDynLib(dynamichazard)
