Other packages > Find by keyword >

sfdep  

Spatial Dependence for Simple Features
View on CRAN: Click here


Download and install sfdep package within the R console
Install from CRAN:
install.packages("sfdep")

Install from Github:
library("remotes")
install_github("cran/sfdep")

Install by package version:
library("remotes")
install_version("sfdep", "0.2.5")



Attach the package and use:
library("sfdep")
Maintained by
Dexter Locke
[Scholar Profile | Author Map]
First Published: 2022-04-20
Latest Update: 2024-02-20
Description:
An interface to 'spdep' to integrate with 'sf' objects and the 'tidyverse'.
How to cite:
Dexter Locke (2022). sfdep: Spatial Dependence for Simple Features. R package version 0.2.5, https://cran.r-project.org/web/packages/sfdep. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.1.0 (2022-04-20 10:10), 0.2.0 (2022-08-15 15:30), 0.2.1 (2022-12-16 17:10), 0.2.2 (2022-12-22 09:50), 0.2.3 (2023-01-11 07:30), 0.2.4 (2024-02-20 11:20)
Other packages that cited sfdep R package
View sfdep citation profile
Other R packages that sfdep depends, imports, suggests or enhances
Complete documentation for sfdep
Functions, R codes and Examples using the sfdep R package
Some associated functions: activate . as_spacetime . center_mean . check_pkg_suggests . check_polygon . class_modify . classify_hotspot . complete_spacetime_cube . cond_permute_nb . critical_threshold . ellipse . emerging_hotspot_analysis . find_xj . global_c . global_c_perm . global_c_test . global_colocation . global_colocation_calc . global_colocation_perm_impl . global_g_test . global_jc_perm . global_moran . global_moran_bv . global_moran_perm . global_moran_test . guerry . include_self . inverse_dist_calc . is_spacetime_cube . jc_bjc_calc . jc_bjc_perm_impl . jc_clc_perm_impl . kernels . local_c . local_colocation . local_colocation_calc . local_colocation_impl . local_g . local_g_spt . local_gstar . local_jc_bv . local_jc_uni . local_moran . local_moran_bv . local_moran_bv_calc . local_moran_bv_impl . local_moran_bv_perm_impl . losh . nb_match_test . nb_union . nmt_calc . nmt_impl . nmt_perm_impl . node_get_nbs . pairwise_colocation . pairwise_colocation_calc . pairwise_colocation_perm_impl . pct_nonzero . permute_listw . recreate_listw . set_col . shuffle_nbs . sin_d . spacetime . spatial_gini . spt_nb . spt_order . spt_update . spt_wt . st_as_edges . st_as_graph . st_as_nodes . st_block_nb . st_cardinalties . st_complete_nb . st_contiguity . st_dist_band . st_inverse_distance . st_kernel_weights . st_knn . st_lag . st_nb_apply . st_nb_delaunay . st_nb_dists . st_nb_lag . st_nb_lag_cumul . st_weights . std_dev_ellipse . std_distance . szero . tidyverse . wt_as_matrix . 
Some associated R codes: apply.R . as_matrix.R . aspace-trig.R . cardinality.R . data.R . emerging-hostpot-analysis.R . emerging-hostpot-classifications.R . global-colocation-impl.R . global-gini.R . global-measures.R . global-moran-bv-impl.R . joincount-bv-impl.R . joincount-uni-impl.R . lag.R . lisa.R . local-colocation-quotient-impl.R . local-moran-bv-impl.R . localC.R . localG-star.R . localG.R . losh.R . nb-block-contiguity.R . nb-complete-graph.R . nb-graph.R . nb-match-test-impl.R . nb_dists.R . neighbors.R . pariwise-colocation-impl.R . point-pattern-centers.R . point-pattern_std-distance.R . pp-ellipse.R . pp-std_dev_ellipse.R . sfdep-package.R . sfn-node-get.R . sfnetworks.R . spacetime-activate.R . spacetime-constructor.R . spacetime-cube-complete.R . spacetime-cube-set-cols.R . spacetime-cube-test.R . spacetime-local-gistar-impl.R . spacetime-methods.R . spacetime-nb-wt.R . utils-constants.R . utils-kernels.R . utils-self.R . utils-set-operations.R . utils.R . weights-contiguity.R . weights-inverse-distance.R . weights-kernel.R . zzz.R .  Full sfdep package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for sfdep0102030405060708090100110120TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA