# Generated by roxygen2: do not edit by hand

S3method(model.matrix,blrmfit)
S3method(nsamples,blrm_trial)
S3method(nsamples,blrmfit)
S3method(posterior_interval,blrm_trial)
S3method(posterior_interval,blrmfit)
S3method(posterior_linpred,blrm_trial)
S3method(posterior_linpred,blrmfit)
S3method(posterior_predict,blrm_trial)
S3method(posterior_predict,blrmfit)
S3method(predictive_interval,blrm_trial)
S3method(predictive_interval,blrmfit)
S3method(print,blrm_trial)
S3method(print,blrmfit)
S3method(print,prior_summary.blrm_trial)
S3method(print,prior_summary.blrmfit)
S3method(prior_summary,blrm_trial)
S3method(prior_summary,blrmfit)
S3method(summary,blrm_trial)
S3method(summary,blrmfit)
S3method(update,blrm_trial)
S3method(update,blrmfit)
export(bind_rows_0)
export(blrm_exnex)
export(blrm_formula_linear)
export(blrm_trial)
export(example_model)
export(nsamples)
export(posterior_interval)
export(posterior_linpred)
export(posterior_predict)
export(predictive_interval)
export(prior_summary)
import(Formula)
import(Rcpp)
import(abind)
import(assertthat)
import(checkmate)
import(dplyr)
import(methods)
import(rstantools)
import(tidyr)
importFrom(RBesT,inv_logit)
importFrom(RBesT,logit)
importFrom(rstan,get_sampler_params)
importFrom(rstan,sampling)
importFrom(rstan,stanc_builder)
importFrom(rstan,summary)
importFrom(stats,.getXlevels)
importFrom(stats,as.formula)
importFrom(stats,delete.response)
importFrom(stats,ftable)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.matrix.default)
importFrom(stats,model.response)
importFrom(stats,na.fail)
importFrom(stats,qlogis)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,update.default)
importFrom(tibble,as_tibble)
importFrom(utils,capture.output)
importFrom(utils,combn)
importFrom(utils,modifyList)
useDynLib(OncoBayes2, .registration = TRUE)
