export("Randompartition_function", "Unequal_Randompartition_Function", "Log_Likelihood_function_REMAXINT", "Log_Likelihood_function_E_ReMI", "Log_LR_Test_Statistic", "Update_column_clusters",
       "Update_row_clusters_REMAXINT", "Update_row_clusters_E_ReMI", "Update_G_Omega", "REMAXINT", "E_ReMI", "Permutation_Function", "MaxInt_data_analysis","extract_Gamma_EReMI", 
       "MaxInteraction.plot", "MaxInt.heatmap.plot")
importFrom(graphics, axis)
importFrom(stats, rmultinom, screeplot)
importFrom(ggplot2, ggplot, aes, geom_line, geom_point, geom_tile, geom_text, scale_fill_gradient2, labs, theme, theme_bw, theme_minimal, element_text, coord_cartesian)
importFrom(reshape, melt)
importFrom(MASS, ginv)
importFrom(pracma, ones, zeros, pinv)
S3method(print, MaxInt_data_analysis)
S3method(screeplot, MaxInt_data_analysis)
