# Generated by roxygen2: do not edit by hand

S3method(coef,cv_poisson_rt)
S3method(coef,poisson_rt)
S3method(confband,cv_poisson_rt)
S3method(confband,poisson_rt)
S3method(fitted,cv_poisson_rt)
S3method(fitted,poisson_rt)
S3method(format,period)
S3method(interpolate_rt,cv_poisson_rt)
S3method(interpolate_rt,poisson_rt)
S3method(plot,cv_poisson_rt)
S3method(plot,poisson_rt)
S3method(plot,rt_confidence_band)
S3method(predict,cv_poisson_rt)
S3method(predict,poisson_rt)
S3method(print,cv_poisson_rt)
S3method(print,poisson_rt)
S3method(print,rt_admm_configuration)
S3method(print,rt_confidence_band)
S3method(print,summary.cv_poisson_rt)
S3method(print,summary.poisson_rt)
S3method(summary,cv_poisson_rt)
S3method(summary,poisson_rt)
export(confband)
export(configure_rt_admm)
export(cv_estimate_rt)
export(delay_calculator)
export(discretize_gamma)
export(estimate_rt)
export(interpolate_rt)
importFrom(Rcpp,sourceCpp)
importFrom(checkmate,assert_class)
importFrom(checkmate,assert_int)
importFrom(checkmate,assert_integerish)
importFrom(checkmate,assert_number)
importFrom(checkmate,assert_numeric)
importFrom(checkmate,assert_string)
importFrom(cli,cli_abort)
importFrom(cli,cli_warn)
importFrom(methods,is)
importFrom(rlang,"!!!")
importFrom(rlang,"%||%")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,as_function)
importFrom(rlang,global_env)
importFrom(rlang,inject)
importFrom(rlang,is_logical)
importFrom(rlang,is_true)
importFrom(rlang,set_names)
importFrom(stats,coef)
importFrom(stats,fitted)
importFrom(stats,predict)
importFrom(tvdenoising,tvdenoising)
useDynLib(rtestim, .registration = TRUE)
