mgwr.gwr.GWRResults

GWRResults.critical_tval(self, alpha=None)[source]

Utility function to derive the critical t-value based on given alpha that are needed for hypothesis testing

Parameters
alphascalar

critical value to determine which tvalues are associated with statistically significant parameter estimates. Default to None in which case the adjusted alpha value at the 95 percent CI is automatically used.

Returns
criticalscalar

critical t-val based on alpha