Files in GeoDaCenter/rgeoda
R Library for Spatial Data Analysis

.Rbuildignore
.github/.gitignore
.github/workflows/build-check.yml
.github/workflows/lint-project.yaml
.github/workflows/pkgdown.yaml
.github/workflows/rhub.yaml
.gitignore
.gitmodules
.vscode/.env
.vscode/c_cpp_properties.json
.vscode/debug.R
.vscode/launch.json
.vscode/settings.json
.vscode/tasks.json
DESCRIPTION
Dockerfile
NAMESPACE
R/RcppExports.R R/clustering.R R/init.R R/lisa.R R/read_geoda.R R/rgeoda.R R/sf_geoda.R R/utils.R R/weights.R README.md
docs/404.html
docs/articles/index.html
docs/articles/rgeoda_tutorial.html
docs/articles/rgeoda_tutorial_files/figure-html/unnamed-chunk-62-1.png
docs/articles/rgeoda_tutorial_files/figure-html/unnamed-chunk-64-1.png
docs/articles/rgeoda_tutorial_files/figure-html/unnamed-chunk-67-1.png
docs/authors.html
docs/bootstrap-toc.css
docs/bootstrap-toc.js
docs/docsearch.css
docs/docsearch.js
docs/index.html
docs/link.svg
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/LISA-class.html
docs/reference/Rplot001.png
docs/reference/Weight-class.html
docs/reference/as.data.frame.geoda.html
docs/reference/as.geoda.html
docs/reference/as.matrix.Weight.html
docs/reference/azp_greedy.html
docs/reference/azp_sa.html
docs/reference/azp_tabu.html
docs/reference/create_weights.html
docs/reference/distance_weights.html
docs/reference/eb_rates.html
docs/reference/gda_distance_weights.html
docs/reference/gda_kernel_knn_weights.html
docs/reference/gda_kernel_weights.html
docs/reference/gda_knn_weights.html
docs/reference/gda_min_distthreshold.html
docs/reference/gda_queen_weights.html
docs/reference/gda_rook_weights.html
docs/reference/geoda-class.html
docs/reference/geoda_open.html
docs/reference/get_neighbors.html
docs/reference/get_neighbors_weights.html
docs/reference/has_isolates.html
docs/reference/hinge15_breaks.html
docs/reference/hinge30_breaks.html
docs/reference/index.html
docs/reference/is_symmetric.html
docs/reference/join_count_ratio.html
docs/reference/kernel_knn_weights.html
docs/reference/kernel_weights.html
docs/reference/knn_weights.html
docs/reference/lisa_bo.html
docs/reference/lisa_clusters.html
docs/reference/lisa_colors.html
docs/reference/lisa_fdr.html
docs/reference/lisa_labels.html
docs/reference/lisa_num_nbrs.html
docs/reference/lisa_pvalues.html
docs/reference/lisa_values.html
docs/reference/local_bijoincount.html
docs/reference/local_bimoran.html
docs/reference/local_g.html
docs/reference/local_geary.html
docs/reference/local_gstar.html
docs/reference/local_joincount.html
docs/reference/local_moran.html
docs/reference/local_moran_eb.html
docs/reference/local_multigeary.html
docs/reference/local_multijoincount.html
docs/reference/local_multiquantilelisa.html
docs/reference/local_quantilelisa.html
docs/reference/make_spatial.html
docs/reference/max_neighbors.html
docs/reference/maxp_greedy.html
docs/reference/maxp_sa.html
docs/reference/maxp_tabu.html
docs/reference/mean_neighbors.html
docs/reference/median_neighbors.html
docs/reference/min_distthreshold.html
docs/reference/min_neighbors.html
docs/reference/natural_breaks.html
docs/reference/neighbor_match_test.html
docs/reference/p_GeoDa-class.html
docs/reference/p_GeoDaTable-class.html
docs/reference/p_GeoDaWeight-class.html
docs/reference/p_LISA-class.html
docs/reference/percentile_breaks.html
docs/reference/quantile_breaks.html
docs/reference/queen_weights.html
docs/reference/read_gal.html
docs/reference/read_gwt.html
docs/reference/read_swm.html
docs/reference/redcap.html
docs/reference/rook_weights.html
docs/reference/save_weights.html
docs/reference/schc.html
docs/reference/set_neighbors.html
docs/reference/set_neighbors_with_weights.html
docs/reference/sf_to_geoda.html
docs/reference/skater.html
docs/reference/sp_to_geoda.html
docs/reference/spatial_lag.html
docs/reference/spatial_validation.html
docs/reference/stddev_breaks.html
docs/reference/summary.Weight.html
docs/reference/update_weights.html
docs/reference/weights_sparsity.html
inst/extdata/Guerry.dbf
inst/extdata/Guerry.prj
inst/extdata/Guerry.shp
inst/extdata/Guerry.shx
man/LISA-class.Rd man/Weight-class.Rd man/as.data.frame.geoda.Rd man/as.geoda.Rd man/as.matrix.Weight.Rd man/azp_greedy.Rd man/azp_sa.Rd man/azp_tabu.Rd man/create_weights.Rd man/distance_weights.Rd man/eb_rates.Rd man/gda_distance_weights.Rd man/gda_kernel_knn_weights.Rd man/gda_kernel_weights.Rd man/gda_knn_weights.Rd man/gda_min_distthreshold.Rd man/gda_queen_weights.Rd man/gda_rook_weights.Rd man/geoda-class.Rd man/geoda_open.Rd man/get_neighbors.Rd man/get_neighbors_weights.Rd man/has_isolates.Rd man/hinge15_breaks.Rd man/hinge30_breaks.Rd man/is_symmetric.Rd man/join_count_ratio.Rd man/kernel_knn_weights.Rd man/kernel_weights.Rd man/knn_weights.Rd man/lisa_bo.Rd man/lisa_clusters.Rd man/lisa_colors.Rd man/lisa_fdr.Rd man/lisa_labels.Rd man/lisa_num_nbrs.Rd man/lisa_pvalues.Rd man/lisa_values.Rd man/local_bijoincount.Rd man/local_bimoran.Rd man/local_g.Rd man/local_geary.Rd man/local_gstar.Rd man/local_joincount.Rd man/local_moran.Rd man/local_moran_eb.Rd man/local_multigeary.Rd man/local_multijoincount.Rd man/local_multiquantilelisa.Rd man/local_quantilelisa.Rd man/make_spatial.Rd man/max_neighbors.Rd man/maxp_greedy.Rd man/maxp_sa.Rd man/maxp_tabu.Rd man/mean_neighbors.Rd man/median_neighbors.Rd man/min_distthreshold.Rd man/min_neighbors.Rd man/natural_breaks.Rd man/neighbor_match_test.Rd man/p_GeoDa-class.Rd man/p_GeoDaTable-class.Rd man/p_GeoDaWeight-class.Rd man/p_LISA-class.Rd man/percentile_breaks.Rd man/quantile_breaks.Rd man/queen_weights.Rd man/read_gal.Rd man/read_gwt.Rd man/read_swm.Rd man/redcap.Rd man/rook_weights.Rd man/save_weights.Rd man/schc.Rd man/set_neighbors.Rd man/set_neighbors_with_weights.Rd man/sf_to_geoda.Rd man/skater.Rd man/sp_to_geoda.Rd man/spatial_lag.Rd man/spatial_validation.Rd man/stddev_breaks.Rd man/summary.Weight.Rd man/update_weights.Rd man/weights_sparsity.Rd
rgeoda.Rproj
src/Makevars
src/Makevars.win
src/RcppExports.cpp
src/rcpp_clustering.cpp
src/rcpp_lisa.cpp
src/rcpp_rgeoda.cpp
src/rcpp_utils.cpp
src/rcpp_weights.cpp
tests/testthat.R tests/testthat/test-clustering.R tests/testthat/test-sa.R tests/testthat/test-utils.R tests/testthat/test-weights.R
tests/testthat/testthat-problems.rds
vignettes/rgeoda_tutorial.Rmd
GeoDaCenter/rgeoda documentation built on Dec. 20, 2024, 11:18 p.m.