aggregate_points | Events aggregation |
build_graph | Network generation |
build_graph_directed | Directed network generation |
bw_cvl_calc | Bandwidth selection by Cronie and Van Lieshout's Criterion |
bw_cvl_calc.mc | Bandwidth selection by Cronie and Van Lieshout's Criterion (multicore version) |
bw_cv_likelihood_calc | Bandwidth selection by likelihood cross validation |
bw_cv_likelihood_calc.mc | Bandwidth selection by likelihood cross validation (multicore version) |
calc_isochrones | Isochrones calculation |
closest_points | Find closest points |
cosine_kernel | Cosine kernel |
cross_kfunctions | Network cross k and g functions (maturing) |
cross_kfunctions.mc | Network cross k and g functions (multicore, maturing) |
epanechnikov_kernel | Epanechnikov kernel |
gaussian_kernel | Gaussian kernel |
gaussian_kernel_scaled | Scaled gaussian kernel |
graph_checking | Topological error |
kfunctions | Network k and g functions (maturing) |
kfunctions.mc | Network k and g functions (multicore, maturing) |
lines_center | Centre points of lines |
lines_direction | Unify lines direction |
lines_points_along | Points along lines |
lixelize_lines | Cut lines into lixels |
lixelize_lines.mc | Cut lines into lixels (multicore) |
network_knn | K-nearest points on network |
network_knn.mc | K-nearest points on network (multicore version) |
network_listw | Network distance listw |
network_listw.mc | Network distance listw (multicore) |
nkde | Network Kernel density estimate |
nkde.mc | Network Kernel density estimate (multicore) |
quartic_kernel | Quartic kernel |
simplify_network | Simplify a network |
split_graph_components | Split graph components |
split_lines_at_vertex | Split lines at vertices in a SpatialLinesDataFrame |
triangle_kernel | triangle kernel |
tricube_kernel | Tricube kernel |
triweight_kernel | Triweight kernel |
uniform_kernel | Uniform kernel |