# Generated by roxygen2: do not edit by hand

S3method(predict_Nsurv_check,survFitPredict_Nsurv)
S3method(predict_Nsurv_ode,survFit)
S3method(predict_ode,survFit)
export("%>%")
export(predict_Nsurv_check)
export(predict_Nsurv_ode)
export(predict_ode)
import(deSolve)
importFrom(magrittr,"%>%")
importFrom(stats,approxfun)
importFrom(stats,lag)
importFrom(stats,quantile)
importFrom(stats,rbinom)
useDynLib(odeGUTS, .registration = TRUE)
