# Generated by roxygen2: do not edit by hand

S3method(print,melsi)
export(clr_transform)
export(generate_test_data)
export(melsi)
export(plot_feature_importance)
export(plot_pcoa)
export(plot_vip)
import(ggplot2)
importFrom(Rcpp,evalCpp)
importFrom(stats,cmdscale)
importFrom(stats,dist)
importFrom(stats,p.adjust)
importFrom(stats,rpois)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(utils,combn)
useDynLib(MeLSI, .registration = TRUE)
