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



Attach the package and use:
library("spNetwork")
Maintained by
Jeremy Gelb
[Scholar Profile | Author Map]
All associated links for this package
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.3, https://cran.r-project.org/web/packages/spNetwork. Accessed 29 Jan. 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 (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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

InSilicoVA  
Probabilistic Verbal Autopsy Coding with 'InSilicoVA' Algorithm
Computes individual causes of death and population cause-specific mortality fractions using the 'InS ...
Download / Learn more Package Citations See dependency  
munfold  
Metric Unfolding
Multidimensional unfolding using Schoenemann's algorithm for metric and Procrustes rotation of unfo ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
rstac  
Client Library for SpatioTemporal Asset Catalog
Provides functions to access, search and download spacetime earth observation data via SpatioTempor ...
Download / Learn more Package Citations See dependency  
lassoshooting  
L1 Regularized Regression (Lasso) Solver using the Cyclic Coordinate Descent Algorithm aka Lasso Shooting
L1 regularized regression (Lasso) solver using the Cyclic Coordinate Descent algorithm aka Lasso Sh ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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