# Generated by roxygen2: do not edit by hand

S3method(is,FCMres)
S3method(plot,FCMres)
S3method(predict,FCMres)
S3method(print,FCMres)
S3method(summary,FCMres)
export(CMeans)
export(Elsa_categorical_matrix_window)
export(Elsa_fuzzy_matrix_window)
export(FCMres)
export(GCMeans)
export(SFCMeans)
export(SGFCMeans)
export(add_matrices_bycol)
export(adj_spconsist_arr_window_globstd)
export(adjustSpatialWeights)
export(barPlots)
export(boot_group_validation)
export(boot_group_validation.mc)
export(calcCalinskiHarabasz)
export(calcDaviesBouldin)
export(calcEuclideanDistance2)
export(calcEuclideanDistance3)
export(calcFukuyamaSugeno)
export(calcGD43)
export(calcGD53)
export(calcNegentropyI)
export(calcUncertaintyIndex)
export(calcexplainedInertia)
export(calcqualityIndexes)
export(catToBelongings)
export(cat_to_belongings)
export(circular_window)
export(div_matrices_bycol)
export(focal_adj_mean_arr_window)
export(focal_euclidean_arr_window)
export(focal_euclidean_list)
export(focal_euclidean_mat_window)
export(groups_matching)
export(load_arcachon)
export(local_moranI_matrix_window)
export(mapClusters)
export(max_mat)
export(moranI_matrix_window)
export(pow_matrix_bycol)
export(power_mat)
export(predict_membership)
export(prod_matrices_bycol)
export(rowmins_mat)
export(selectParameters)
export(selectParameters.mc)
export(select_parameters)
export(select_parameters.mc)
export(spConsistency)
export(sp_clust_explorer)
export(spatialDiag)
export(spiderPlots)
export(sqrt_matrix_bycol)
export(standardizer)
export(sub_matrices_bycol)
export(summarizeClusters)
export(test_inferior_mat)
export(uncertaintyMap)
export(undecidedUnits)
export(vecmax)
export(vecmin)
export(vector_out_prod)
export(violinPlots)
exportPattern("^[[:alpha:]]+")
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(Rdpack,reprompt)
importFrom(dplyr,"%>%")
importFrom(grDevices,col2rgb)
importFrom(grDevices,colorRamp)
importFrom(grDevices,colors)
importFrom(grDevices,rgb)
importFrom(graphics,legend)
importFrom(leaflet,addCircles)
importFrom(leaflet,addLayersControl)
importFrom(leaflet,addLegend)
importFrom(leaflet,addPolygons)
importFrom(leaflet,addPolylines)
importFrom(leaflet,addProviderTiles)
importFrom(leaflet,addRasterImage)
importFrom(leaflet,colorBin)
importFrom(leaflet,colorFactor)
importFrom(leaflet,hideGroup)
importFrom(leaflet,leaflet)
importFrom(matrixStats,colSums2)
importFrom(matrixStats,rowMaxs)
importFrom(matrixStats,rowMins)
importFrom(methods,as)
importFrom(methods,is)
importFrom(plotly,add_markers)
importFrom(plotly,add_trace)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(stats,complete.cases)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,weighted.mean)
importFrom(terra,focal)
importFrom(terra,ncell)
importFrom(tmap,tm_borders)
importFrom(tmap,tm_dots)
importFrom(tmap,tm_fill)
importFrom(tmap,tm_layout)
importFrom(tmap,tm_lines)
importFrom(tmap,tm_shape)
importFrom(utils,capture.output)
importFrom(utils,installed.packages)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(geocmeans)
useDynLib(geocmeans, .registration = TRUE)
