OptiCLSCPWalkingTimeMPS.Rd
This function executes the CLSCP problem to find optimal locations (Current & Storbeck) using the lpsolveAPI package for integer programming.
OptiCLSCPWalkingTimeMPS(
pop.map,
access.raster,
radius,
T.GC,
popurb = "none",
max.treat.per.CHW.urban,
max.treat.per.CHW.rural,
max.CHW.per.pixel = 1,
directory,
name
)
raster map containing population densities
raster containing access to HF variable
dimension of the radius around the point (same dimension as T.GC, e.g minutes)
transition matrix T.CG associated to the map pop.map
raster map containing the urban population layer
max number of people per CHW in urban areas
max number of people per CHW in rural areas
maximum number of CHW that can be placed on the same pixel
directory where to store the MPS file
name of the MPS file
a MPS file containing the optimisation program