# Generated by roxygen2: do not edit by hand

S3method(as_draws,stanemax)
S3method(as_draws,stanemaxbin)
S3method(as_draws_array,stanemax)
S3method(as_draws_array,stanemaxbin)
S3method(as_draws_df,stanemax)
S3method(as_draws_df,stanemaxbin)
S3method(as_draws_list,stanemax)
S3method(as_draws_list,stanemaxbin)
S3method(as_draws_matrix,stanemax)
S3method(as_draws_matrix,stanemaxbin)
S3method(as_draws_rvars,stanemax)
S3method(as_draws_rvars,stanemaxbin)
S3method(log_lik,stanemax)
S3method(log_lik,stanemaxbin)
S3method(plot,stanemax)
S3method(plot,stanemaxbin)
S3method(posterior_epred,stanemax)
S3method(posterior_epred,stanemaxbin)
S3method(posterior_linpred,stanemax)
S3method(posterior_linpred,stanemaxbin)
S3method(posterior_predict,stanemax)
S3method(posterior_predict,stanemaxbin)
S3method(print,stanemax)
S3method(print,stanemaxbin)
export("%>%")
export(as_draws)
export(as_draws_array)
export(as_draws_df)
export(as_draws_list)
export(as_draws_matrix)
export(as_draws_rvars)
export(extract_obs_mod_frame)
export(extract_param)
export(extract_stanfit)
export(log_lik)
export(posterior_epred)
export(posterior_linpred)
export(posterior_predict)
export(posterior_predict_quantile)
export(stan_emax)
export(stan_emax_binary)
import(Rcpp)
import(methods)
importFrom(magrittr,"%>%")
importFrom(posterior,as_draws)
importFrom(posterior,as_draws_array)
importFrom(posterior,as_draws_df)
importFrom(posterior,as_draws_list)
importFrom(posterior,as_draws_matrix)
importFrom(posterior,as_draws_rvars)
importFrom(rstan,sampling)
importFrom(rstantools,log_lik)
importFrom(rstantools,posterior_epred)
importFrom(rstantools,posterior_linpred)
importFrom(rstantools,posterior_predict)
useDynLib(rstanemax, .registration = TRUE)
