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.5")



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.5, https://cran.r-project.org/web/packages/spNetwork. Accessed 31 Mar. 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
03/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/2703/2803/2903/30Downloads for spNetwork051015202530354045TrendBars

Today's Hot Picks in Authors and Packages

popbio  
Construction and Analysis of Matrix Population Models
Construct and analyze projection matrix models from a demography study of marked individuals classif ...
Download / Learn more Package Citations See dependency  
tclust  
Robust Trimmed Clustering
Provides functions for robust trimmed clustering. The methods are described in Garcia-Escudero (200 ...
Download / Learn more Package Citations See dependency  
whitebox  
'WhiteboxTools' R Frontend
An R frontend for the 'WhiteboxTools' library, which is an advanced geospatial data analysis platfor ...
Download / Learn more Package Citations See dependency  
surveillance  
Temporal and Spatio-Temporal Modeling and Monitoring of Epidemic Phenomena
Statistical methods for the modeling and monitoring of time series of counts, proportions and catego ...
Download / Learn more Package Citations See dependency  
PermutationR  
Conduct Permutation Analysis of Variance in R
Conduct permutation One-Way or Two-Way Analysis of Variance in R. Use different permutation types fo ...
Download / Learn more Package Citations See dependency  
bodycomp  
Percent Body Fat Values Using Anthropometric Prediction Equations
Skinfold measurements is one of the most popular and practical methods for estimating percent body f ...
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