# Generated by roxygen2: do not edit by hand

S3method(ggplot,mscmt)
S3method(plot,mscmt)
S3method(print,mscmt)
export(compare)
export(did)
export(improveSynth)
export(listFromLong)
export(mscmt)
export(ppratio)
export(pvalue)
importFrom(Rdpack,insert_ref)
importFrom(Rdpack,reprompt)
importFrom(Rglpk,Rglpk_solve_LP)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_alpha_manual)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,scale_size_manual)
importFrom(ggplot2,scale_x_date)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,stat_summary)
importFrom(graphics,abline)
importFrom(graphics,plot)
importFrom(lpSolve,lp)
importFrom(lpSolveAPI,get.objective)
importFrom(lpSolveAPI,get.variables)
importFrom(lpSolveAPI,lp.control)
importFrom(lpSolveAPI,make.lp)
importFrom(lpSolveAPI,set.bounds)
importFrom(lpSolveAPI,set.column)
importFrom(lpSolveAPI,set.constr.type)
importFrom(lpSolveAPI,set.objfn)
importFrom(lpSolveAPI,set.rhs)
importFrom(parallel,clusterApplyLB)
importFrom(parallel,clusterEvalQ)
importFrom(parallel,clusterExport)
importFrom(stats,end)
importFrom(stats,frequency)
importFrom(stats,na.omit)
importFrom(stats,sd)
importFrom(stats,start)
importFrom(stats,ts)
importFrom(stats,var)
importFrom(stats,window)
importFrom(utils,capture.output)
importFrom(utils,head)
importFrom(utils,packageVersion)
importFrom(utils,stack)
importFrom(utils,tail)
useDynLib(MSCMT, .registration = TRUE, .fixes = "C_")
