# Generated by roxygen2: do not edit by hand

S3method(plot,expertsurv)
S3method(print,expertsurv)
S3method(summary,expertsurv)
export(compile_stan)
export(cred_int)
export(elicit_surv)
export(fit.models.expert)
export(make.surv)
export(model.fit.plot)
export(plot_expert_opinion)
export(psa.plot)
import(broom)
import(dplyr)
import(ggplot2)
import(graphics)
import(rlang)
import(rstantools)
import(survival)
importFrom(Matrix,nearPD)
importFrom(Rcpp,sourceCpp)
importFrom(Rdpack,reprompt)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(generics,tidy)
importFrom(magrittr,"%>%")
importFrom(muhaz,muhaz)
importFrom(mvtnorm,rmvnorm)
importFrom(numDeriv,grad)
importFrom(numDeriv,hessian)
importFrom(purrr,map2_dbl)
importFrom(quadprog,solve.QP)
importFrom(rlang,":=")
importFrom(scales,hue_pal)
importFrom(sn,dsn)
importFrom(sn,qsn)
importFrom(statmod,gauss.quad)
importFrom(stats,predict)
importFrom(stats,residuals)
importFrom(stringr,str_replace_all)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,unnest)
importFrom(tidyselect,matches)
useDynLib(expertsurv, .registration = TRUE)
