# Generated by roxygen2: do not edit by hand

S3method(MLC,default)
S3method(MLC,formula)
S3method(predict,MLC.model)
export(MLC)
exportClasses(MLC.model)
import(Rcpp)
import(stats)
importFrom(Rcpp,sourceCpp)
importFrom(methods,new)
useDynLib(tabularMLC, .registration = TRUE)
