# Generated by roxygen2: do not edit by hand

S3method(plot,idm)
S3method(plot,shr)
S3method(predict,idm)
S3method(print,idm)
S3method(print,predict.idm)
S3method(print,shr)
S3method(sim,idmModel)
S3method(sim,survIC)
S3method(summary,idm)
S3method(summary,shr)
export(idm)
export(idmModel)
export(intensity)
export(shr)
export(simulateIDM)
export(survIC)
importFrom(grDevices,col2rgb)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,segments)
importFrom(lava,regression)
importFrom(lava,sim)
importFrom(prodlim,Hist)
importFrom(stats,formula)
importFrom(stats,integrate)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,na.fail)
importFrom(stats,na.omit)
importFrom(stats,pchisq)
importFrom(stats,pweibull)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,terms)
importFrom(stats,update.formula)
importFrom(utils,flush.console)
useDynLib(SmoothHazard)
