# Generated by roxygen2: do not edit by hand

S3method(plot,empirical_scb_gp)
S3method(plot,empirical_scb_list)
S3method(plot,scb_data)
S3method(print,summary_empirical_scb_gp)
S3method(print,summary_empirical_scb_list)
S3method(summary,empirical_scb_gp)
S3method(summary,empirical_scb_list)
export(acc_sim)
export(conduct_interpolation)
export(create_scb_model)
export(create_scb_prediction)
export(estimate_accuracy)
export(fit_gp_scb_curve)
export(gendata)
export(getpac)
export(interpolate_scb)
export(interpolate_scb_gp)
export(scb)
export(simvcd)
importFrom(Matrix,rsparsematrix)
importFrom(dplyr,"%>%")
importFrom(dplyr,all_of)
importFrom(dplyr,bind_rows)
importFrom(dplyr,first)
importFrom(dplyr,group_by)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(furrr,furrr_options)
importFrom(furrr,future_map)
importFrom(furrr,future_map_dbl)
importFrom(future,cluster)
importFrom(future,plan)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotate)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(minpack.lm,nlsLM)
importFrom(parallel,detectCores)
importFrom(pbapply,pblapply)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(progressr,progressor)
importFrom(stats,SSgompertz)
importFrom(stats,SSlogis)
importFrom(stats,approxfun)
importFrom(stats,fitted)
importFrom(stats,lm)
importFrom(stats,model.frame)
importFrom(stats,optim)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(tidyr,pivot_longer)
