# Generated by roxygen2: do not edit by hand

S3method(plot,BayesPET_predtime)
S3method(print,BayesPET_fit)
S3method(print,BayesPET_predtime)
S3method(print,summary.BayesPET_oc)
S3method(print,summary.BayesPET_predtime)
S3method(summary,BayesPET_oc)
S3method(summary,BayesPET_predtime)
export(convert_median)
export(fit_censor)
export(fit_enroll)
export(fit_event_blind)
export(fit_event_unblind)
export(fit_models)
export(generate_data)
export(get_oc)
export(predict_eventtime)
import(Rcpp)
import(methods)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(magrittr,"%>%")
importFrom(rstan,extract)
importFrom(rstan,sampling)
importFrom(stats,median)
importFrom(stats,pexp)
importFrom(stats,pweibull)
importFrom(stats,qexp)
importFrom(stats,qweibull)
importFrom(stats,rbinom)
importFrom(stats,rexp)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,rweibull)
importFrom(stats,uniroot)
useDynLib(BayesPET, .registration = TRUE)
