CartoDB / crankshaft

CARTO Spatial Analysis extension for PostgreSQL
BSD 3-Clause "New" or "Revised" License
54 stars 20 forks source link

New Analysis Idea - Geographically Weighted Regression #115

Closed stuartlynn closed 6 years ago

stuartlynn commented 8 years ago

Description

Analysis to generate a GLM model and find spatial dependance of multiple variables on a target variable. Outputs the dependance of the target variable on each of the explanatory variables, the intercept in each location and the goodness of fit for each region.

Example from Georgia where the dependent variable is % bachelor and the dependent variables are % black, % rural, % poverty can be seen here

Inputs

andy-esch commented 6 years ago

Done in #146