Using ArcGis 10.8
Whe using arcpy.GeographicallyWeightedRegression_stats() or arcpy.stats.GeographicallyWeightedRegression(), the bandwidth obtained is different than those equivalents obtained trough R software (spgwr AND GWmodel), which are consistent between them
Reproducible example:
using columbus dataset (library spData) i can get the same bandwidth using GWmodel::bw.gwr() and spwgr::gwr.sel() using same arguments as adapt, approach and method. In the other hand, using arcpy I get very different bandwidth selection