# Generated by roxygen2: do not edit by hand export(ANOVA) export(AUC) export(DFA) export(DatasetExperiment_boxplot) export(DatasetExperiment_dist) export(DatasetExperiment_factor_boxplot) export(DatasetExperiment_heatmap) export(HCA) export(HSD) export(HSDEM) export(MTBLS79_DatasetExperiment) export(OPLSDA) export(OPLSR) export(PCA) export(PLSDA) export(PLSR) export(SVM) export(autoscale) export(balanced_accuracy) export(blank_filter) export(blank_filter_hist) export(bootstrap) export(classical_lsq) export(compare_dist) export(confounders_clsq) export(confounders_lsq_barchart) export(confounders_lsq_boxplot) export(constant_sum_norm) export(corr_coef) export(dfa_scores_plot) export(dratio_filter) export(equal_split) export(feature_boxplot) export(feature_profile) export(feature_profile_array) export(filter_by_name) export(filter_na_count) export(filter_smeta) export(fisher_exact) export(fold_change) export(fold_change_int) export(fold_change_plot) export(forward_selection_by_rank) export(fs_line) export(glog_opt_plot) export(glog_transform) export(grid_search_1d) export(gs_line) export(hca_dendrogram) export(kfold_xval) export(kfoldxcv_grid) export(kfoldxcv_metric) export(knn_impute) export(kw_p_hist) export(kw_rank_sum) export(linear_model) export(log_transform) export(mean_centre) export(mean_of_medians) export(mixed_effect) export(mv_boxplot) export(mv_feature_filter) export(mv_feature_filter_hist) export(mv_histogram) export(mv_sample_filter) export(mv_sample_filter_hist) export(nroot_transform) export(ontology_cache) export(pairs_filter) export(pareto_scale) export(pca_biplot) export(pca_correlation_plot) export(pca_dstat_plot) export(pca_loadings_plot) export(pca_scores_plot) export(pca_scree_plot) export(permutation_test) export(permutation_test_plot) export(permute_sample_order) export(pls_regcoeff_plot) export(pls_scores_plot) export(pls_vip_plot) export(plsda_feature_importance_plot) export(plsda_predicted_plot) export(plsda_roc_plot) export(plsda_scores_plot) export(plsr_cook_dist) export(plsr_prediction_plot) export(plsr_qq_plot) export(plsr_residual_hist) export(pqn_norm) export(pqn_norm_hist) export(prop_na) export(r_squared) export(resample) export(resample_chart) export(rsd_filter) export(rsd_filter_hist) export(sb_corr) export(scatter_chart) export(split_data) export(stratified_split) export(svm_plot_2d) export(tSNE) export(tSNE_scatter) export(tic_chart) export(ttest) export(vec_norm) export(wilcox_p_hist) export(wilcox_test) exportMethods(as_data_frame) exportMethods(calculate) exportMethods(chart_plot) exportMethods(model_apply) exportMethods(model_predict) exportMethods(model_reverse) exportMethods(model_train) exportMethods(run) import(ggplot2) import(ggthemes) import(grid) import(gridExtra) import(methods) import(scales) import(stats) import(struct) importFrom(scales,squish) importFrom(sp,point.in.polygon)