Data

Data provided with maxcovr

york

York Listed Buildings.

york_crime

York Crime Locations.

Optimisers

Solve the maximum covering location problem and other extension to this problem

max_coverage()

Solve the Maximal Covering Location Problem

max_coverage_relocation()

Maximum Coverage when considering relocation

Distance Tools

Tools to help with the calculation of distances

nearest()

Find the nearest lat/long to another lat/long

nearest_facility_dist()

nearest facility + distance to a user

facility_user_dist()

facility_user_dist

facility_user_indic()

facility_user_indic

spherical_distance()

Calculate the distance between two locations

spherical_distance_cpp()

Calculate distance using haversines formula

distance_matrix_cpp()

Create a matrix of distances between two areas

binary_matrix_cpp()

Create a binary matrix TRUE if distance satisfies a condition

Summary functions

Summarise content from maxcovr

summarise_coverage()

summarise_coverage

summary_mc_cv()

Summary for max_coverage cross validation

extract_mc_results()

(Internal) Summarise maxcovr model using facility and user information

extract_mc_results_relocation()

(Internal) Summarise maxcovr relocation model with facility and user info