Other packages > Find by keyword >

spNetwork  

Spatial Analysis on Network
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("spNetwork", "0.4.4.6")



Attach the package and use:
library("spNetwork")
Maintained by
Jeremy Gelb
[Scholar Profile | Author Map]
First Published: 2021-01-18
Latest Update: 2023-08-24
Description:
Perform spatial analysis on network. Implement several methods for spatial analysis on network: Network Kernel Density estimation, building of spatial matrices based on network distance ('listw' objects from 'spdep' package), K functions estimation for point pattern analysis on network, k nearest neighbours on network, reachable area calculation, and graph generation References: Okabe et al (2019) <doi:10.1080/13658810802475491>; Okabe et al (2012, ISBN:978-0470770818);Baddeley et al (2015, ISBN:9781482210200).
How to cite:
Jeremy Gelb (2021). spNetwork: Spatial Analysis on Network. R package version 0.4.4.6, https://cran.r-project.org/web/packages/spNetwork. Accessed 04 May. 2025.
Previous versions and publish date:
0.1.0 (2021-01-18 11:10), 0.1.1 (2021-01-22 00:30), 0.2.0 (2021-10-09 17:00), 0.2.1 (2021-10-30 11:50), 0.4.2 (2022-04-20 14:40), 0.4.3.1 (2022-04-24 01:50), 0.4.3.2 (2022-05-14 14:00), 0.4.3.6 (2022-11-11 09:10), 0.4.3.7 (2023-04-11 17:50), 0.4.3.8 (2023-08-24 13:20), 0.4.3 (2022-04-21 14:40), 0.4.4.3 (2024-06-21 23:40), 0.4.4.4 (2025-01-14 10:50), 0.4.4.5 (2025-01-20 12:30), 0.4.4 (2024-05-20 06:00)
Other packages that cited spNetwork R package
View spNetwork citation profile
Other R packages that spNetwork depends, imports, suggests or enhances
Complete documentation for spNetwork
Functions, R codes and Examples using the spNetwork R package
Some associated functions: adaptive_bw.mc . adaptive_bw . adaptive_bw_1d . adaptive_bw_tnkde.mc . adaptive_bw_tnkde . adaptive_bw_tnkde_cpp . add_center_lines . add_vertices_lines . aggregate_points . bike_accidents . build_graph . build_graph_directed . build_grid . build_quadtree . bw_checks . bw_cv_likelihood_calc.mc . bw_cv_likelihood_calc . bw_cv_likelihood_calc_tkde . bw_cvl_calc.mc . bw_cvl_calc . bw_tnkde_corr_factor . bws_tnkde_cv_likelihood_calc.mc . bws_tnkde_cv_likelihood_calc . calc_gamma . calc_isochrones . check_geometries . clean_events . closest_points . continuousWorker . continuousWorker_sparse . continuousfunction . correction_factor . correction_factor_time . corrfactor_continuous . corrfactor_continuous_sparse . corrfactor_discontinuous . corrfactor_discontinuous_sparse . corrfactor_simple . cosine_kernel . cosine_kernel_cpp . cosine_kernelos . cross_gfunc_cpp . cross_kfunc_cpp . cross_kfunctions.mc . cross_kfunctions . cut_lines_at_distance . direct_lines . discontinuousWorker_int . discontinuousWorker_sparse . discontinuousfunction . dist_mat_dupl . epanechnikov_kernel . epanechnikov_kernel_cpp . epanechnikov_kernelos . esc_kernel_loo_nkde . esc_kernel_loo_tnkde . esd_kernel_loo_nkde . esd_kernel_loo_tnkde . ess_kernel . ess_kernel_loo_nkde . ess_kernel_loo_tnkde . g_nt_func_cpp . gaussian_kernel . gaussian_kernel_cpp . gaussian_kernel_scaled . gaussian_kernel_scaled_cpp . gaussian_kernel_scaledos . gaussian_kernelos . gfunc_cpp . gm_mean . graph_checking . heal_edges . is_projected . k_nt_func_cpp . k_nt_functions.mc . k_nt_functions . kfunc_cpp . kfunctions.mc . kfunctions . lines_center . lines_coordinates_as_list . lines_direction . lines_extremities . lines_points_along . list_coordinates_as_lines . lixelize_lines.mc . lixelize_lines . main_network_mtl . mtl_libraries . mtl_network . mtl_theatres . nearestPointOnLine . nearestPointOnSegment . nearest_lines . network_knn.mc . network_knn . network_knn_worker . network_listw.mc . network_listw . network_listw_worker . nkde.mc . nkde . nkde_get_loo_values . nkde_worker . nkde_worker_bw_sel . plot_graph . prepare_data . prepare_elements_netlistw . quartic_kernel . quartic_kernel_cpp . quartic_kernelos . randomize_distmatrix . randomize_distmatrix2 . remove_loop_lines . remove_mirror_edges . reverse_lines . sanity_check_knn . select_dist_function . select_kernel . simple_lines . simple_nkde . simple_tnkde . simplify_network . small_mtl_network . snapPointsToLines2 . spNetwork-package . sp_char_index . spatial_index-cash-new . spatial_index-cash-tree_request . spatial_index . spatial_request . split_border . split_by_grid.mc . split_by_grid . split_by_grid_abw.mc . split_by_grid_abw . split_graph_components . split_lines_at_vertex . st_bbox_by_feature . st_bbox_geom . surrounding_points . tkde . tnkde.mc . tnkde . tnkde_get_loo_values . tnkde_worker . tnkde_worker_bw_sel . tnkdecontinuousfunction . tnkdediscontinuousfunction . tnkdediscontinuousfunctionsparse . triangle_kernel . triangle_kernel_cpp . triangle_kernelos . tricube_kernel . tricube_kernel_cpp . tricube_kernelos . trim_lines_at . triweight_kernel . triweight_kernel_cpp . triweight_kernelos . uniform_kernel . uniform_kernel_cpp . uniform_kernelos . worker_adaptive_bw_tnkde . 
Some associated R codes: RcppExports.R . adaptive_simultaneous_tnkde_bw.R . bandwidth_selection_cv_sf.R . bandwidth_selection_cv_tnkde_sf.R . bandwidth_selection_cvl_sf.R . border_correction_sf.R . data_doc.R . export_cpp_classes.R . geometrical_functions_sf.R . graph_functions_sf.R . isochrones_sf.R . k_functions_nettime_sf.R . k_functions_sf.R . kernel_functions_sf.R . knn_sf.R . neighbouring_sf.R . nkde_execution_functions_sf.R . spNetworkCpp.R . spatial_indexing_sf.R . temporal_kde_sf.R . temporal_nkde_sf.R .  Full spNetwork package functions and examples
Downloads during the last 30 days
04/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/01Downloads for spNetwork51015202530TrendBars

Today's Hot Picks in Authors and Packages

tidyRSS  
Tidy RSS for R
With the objective of including data from RSS feeds into your analysis, 'tidyRSS' parses RSS, Atom ...
Download / Learn more Package Citations See dependency  
kutils  
Project Management Tools
Tools for data importation, recoding, and inspection. There are functions to create new project fo ...
Download / Learn more Package Citations See dependency  
aos  
Animate on Scroll Library for 'shiny'
Trigger animation effects on scroll on any HTML element of 'shiny' and 'rmarkdown', such as any tex ...
Download / Learn more Package Citations See dependency  
appler  
'Apple App Store' and 'iTunes' Data Extraction
Using 'Apple App Store' web scraping and 'iTunes' API ...
Download / Learn more Package Citations See dependency  
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  
dipw  
Debiased Inverse Propensity Score Weighting
Estimation of the average treatment effect when controlling for high-dimensional confounders using ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

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