Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在计算基尼系数和在 R 中为信用评分数据绘制洛伦兹曲线时遇到了问题。
我的原始数据位于以下列中:客户编号 (Col A)、得分点 (Col B)、坏/好(0 - 好或 1 - 坏)(Col C)。
我应该使用哪个包以及如何计算基尼指数并为我的数据绘制洛伦兹曲线?
先感谢您。