- Only allow Fixed Gaussian + Adaptive Bi-square kernel combination.
- Report Gaussian kernel bandwidth * 2.45 (where the weight for the bandwidth drops below 0.95).
- Add sum of weights for GWR and MGWR.
- Add local_R2 for MGWR (calculated based on optimal GWR bandwidth)
- Add degree of dependency for GWR and MGWR. For MGWR, there is also covariate-specific DoD_j calculated.
- Add OLS residual in the output.
- Add interval search for MGWR.