projectglow / glow

An open-source toolkit for large-scale genomic analysis
https://projectglow.io
Apache License 2.0
262 stars 107 forks source link

Logistic regression ValueError: Null fit failed! #527

Closed ConnorBarnhill closed 3 months ago

ConnorBarnhill commented 1 year ago

Hello,

When running the step 2 logistic regression I get an error: ValueError: Null fit failed!

This is the first time I've hit this error. I've gathered it's an error with the firth correction but how do I resolve?

Thanks, Connor

williambrandler commented 1 year ago

Hey Connor, do you have any more information on the error?

Anything else you did differently from before?

henrydavidge commented 3 months ago

I think this is the same as #395