# Generated by roxygen2: do not edit by hand

S3method(plot,haz1ts)
S3method(plot,haz1tsLMM)
S3method(plot,haz2ts)
S3method(plot,haz2tsLMM)
S3method(print,data2ts)
S3method(summary,haz2ts)
S3method(summary,haz2tsLMM)
export(covariates_plot)
export(cumhaz2ts)
export(cuminc2ts)
export(exposures_events_1d)
export(exposures_events_2d)
export(exposures_events_Lexis)
export(fit1ts)
export(fit2ts)
export(get_hazard_1d)
export(get_hazard_1d_LMM)
export(get_hazard_2d)
export(get_hazard_2d_LMM)
export(get_hr)
export(haz2tsLMM_summary)
export(haz2ts_summary)
export(make_bins)
export(prepare_data)
export(surv2ts)
import(JOPS)
import(LMMsolver)
import(ucminf)
importFrom(colorspace,sequential_hcl)
importFrom(fields,image.plot)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,gray.colors)
importFrom(grDevices,grey.colors)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,contour)
importFrom(graphics,image)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,segments)
importFrom(reshape2,melt)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,poisson)
importFrom(stats,qnorm)
importFrom(utils,str)
importFrom(viridis,plasma)
