# Generated by roxygen2: do not edit by hand

export(aggregate_demand)
export(aggregate_supply)
export(demand_descriptives)
export(demanded_quantities)
export(estimate)
export(has_shortage)
export(marginal_effect_at_mean)
export(maximize_log_likelihood)
export(mean_marginal_effect)
export(minus_log_likelihood)
export(model_description)
export(normalized_shortages)
export(number_of_observations)
export(prefixed_const_variable)
export(prefixed_control_variables)
export(prefixed_independent_variables)
export(prefixed_price_variable)
export(prefixed_variance_variable)
export(relative_shortages)
export(scores)
export(shortage_probabilities)
export(simulate_model_data)
export(supplied_quantities)
export(supply_descriptives)
exportClasses(diseq_basic)
exportClasses(diseq_deterministic_adjustment)
exportClasses(diseq_directional)
exportClasses(diseq_stochastic_adjustment)
exportClasses(equilibrium_model)
exportMethods(plot)
exportMethods(show)
exportMethods(summary)
import(dplyr)
import(magrittr)
import(methods)
import(tibble)
importFrom(Rcpp,loadModule)
importFrom(RcppGSL,LdFlags)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(bbmle,mle2)
importFrom(bbmle,parnames)
importFrom(grid,grid.raster)
importFrom(png,readPNG)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(stats,dnorm)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(systemfit,systemfit)
importFrom(tidyr,crossing)
useDynLib(diseq, .registration = TRUE)
