useDynLib(MXM, .registration = TRUE)

#importFrom("Biobase", exprs)
#importFrom("survival", is.Surv)
#importFrom("survival", coxph)
#importFrom("pcalg", gSquareBin, gSquareDis)
#importFrom("VGAM", vglm, multinomial)
#importFrom("MASS", polr )
#importFrom("gRbase", combnPrim)

export(SES, censIndLR, gSquare, testIndFisher, testIndLogistic)
exportClasses("SESoutput")

exportMethods("plot", "summary")