# Generated by roxygen2: do not edit by hand

export(Jevons_aggregation)
export(MAD)
export(Standardization_AMPI)
export(columns_with_nan)
export(compute_CI)
export(geometric_aggregation)
export(get_all_performance)
export(get_all_performance_boot)
export(linear_aggregation)
export(linear_aggregation_AMPI)
export(linear_aggregation_MPI)
export(lm_imputation)
export(min_max)
export(min_max_GM)
export(normalization_abov_below_mean)
export(pca_weighting)
export(performance_nan_imputation)
export(rank_aggregation)
export(rank_normalisation)
export(standardization)
export(standardization_MPI)
importFrom(FactoMineR,PCA)
importFrom(missMethods,impute_EM)
importFrom(missMethods,impute_hot_deck_in_classes)
importFrom(missMethods,impute_mean)
importFrom(missMethods,impute_median)
importFrom(norm,imp.norm)
importFrom(stats,cor)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,sd)
