# Generated by roxygen2: do not edit by hand

export(ansi_aware_handler)
export(beta_mean)
export(beta_samples)
export(lnm)
export(lnm_data)
export(phi_inverse)
export(prepare_newdata)
exportClasses(lnm)
exportMethods(predict)
exportMethods(sample)
import(Rcpp)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(cli,col_black)
importFrom(cli,col_cyan)
importFrom(cli,col_magenta)
importFrom(dplyr,as_tibble)
importFrom(dplyr,matches)
importFrom(dplyr,select)
importFrom(fansi,sgr_to_html)
importFrom(formula.tools,lhs)
importFrom(formula.tools,lhs.vars)
importFrom(formula.tools,rhs)
importFrom(formula.tools,rhs.vars)
importFrom(glue,glue)
importFrom(methods,new)
importFrom(posterior,as_draws_matrix)
importFrom(posterior,subset_draws)
importFrom(rstan,sampling)
importFrom(rstan,vb)
importFrom(rstantools,rstan_config)
importFrom(stats,as.formula)
importFrom(stats,model.matrix)
importFrom(stats,rmultinom)
importFrom(stats,runif)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(tidyselect,any_of)
importFrom(utils,head)
useDynLib(miniLNM, .registration = TRUE)
