# Generated by roxygen2: do not edit by hand

export(ML)
export(MLCR)
export(MLeffort)
export(MLmulti)
export(bin_length)
export(calc_ML)
export(compare_models)
export(modal_length)
export(profile_ML)
export(profile_MLCR)
export(profile_MLmulti)
export(sensitivity_Lc)
exportClasses(MLZ_data)
exportClasses(MLZ_model)
exportMethods(plot)
exportMethods(summary)
import(TMB)
import(dplyr)
import(ggplot2)
import(graphics)
import(parallel)
importFrom(gplots,rich.colors)
importFrom(grDevices,cm.colors)
importFrom(methods,new)
importFrom(reshape2,acast)
importFrom(reshape2,melt)
importFrom(stats,nlminb)
useDynLib(MLZ)
