mgwr.gwr.MGWRResults

MGWRResults.critical_tval(alpha=None)[source]

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

Parameters:
alpha : scalar

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:
critical : scalar

critical t-val based on alpha