Convert regresssion coefficients to Scores

前端 未结 0 1397
孤城傲影
孤城傲影 2021-01-23 17:53

How can I convert logistics regression coefficients to SCORES? I want to make a scorecard from that coefficients.

DF <- data.frame(
  Column1 = c(0,0,0,0,0,1,1         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题