lcpath: Least-Cost Path Calculation in Stata
-lcpath is a Stata package that calculates the least-cost path (LCP) across a grid using elevation data. It implements the A algorithm*, incorporating a cost function that penalizes elevation changes and Euclidean distance. This package is useful for researchers working in spatial econometrics, transportation modeling, environmental studies, and development research where accessibility and terrain constraints matter.