# Generated by roxygen2: do not edit by hand

S3method(print,lrtest_mst)
S3method(print,lrtest_nmst)
S3method(print,mst)
S3method(print,nmst)
S3method(summary,lrtest_mst)
S3method(summary,lrtest_nmst)
S3method(summary,mst)
S3method(summary,nmst)
export(tmt_gmc)
export(tmt_lrtest)
export(tmt_mstdesign)
export(tmt_msttemplate)
export(tmt_rm)
export(tmt_sim)
importFrom(Rcpp,sourceCpp)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_brewer)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(parallel,clusterExport)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,parSapply)
importFrom(parallel,stopCluster)
importFrom(stats,median)
importFrom(stats,nlminb)
importFrom(stats,optim)
importFrom(stats,pchisq)
importFrom(stats,qnorm)
importFrom(stats,rnorm)
importFrom(utils,tail)
useDynLib(tmt)
