You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I' m attempting JuliaStats/GLM.jl#260 . After some line running of code, it seems modelcols converts x matrix of Float32 to Float64, while keeping y Float32, which might be the cause. Any suggestions on fixing this behavior?