Golang equivalent of fitdistrplus in R?

前端 未结 0 610
深忆病人
深忆病人 2021-01-12 06:40

I\'m trying to reproduce fitting a beta distribution in Go, given an input of floating-point rates:

rates = [0.20, 0.15, 0.002, 0.017, 0.181, 0.004, ...]


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