iDrDex / star_api

API access to STARGEO: stargeo.org
2 stars 2 forks source link

Failing hypertension analysis #4

Closed dhimmel closed 8 years ago

dhimmel commented 8 years ago

My hypertension analysis failed (see error). The analysis worked on dev.stargeo.io, so it imputation could have introduced a problem.

The issue appears to be that w_random are all zero in the following line:

TE_random = np.average(TE, weights=w_random)