目录

Travis status

This repo contains a custom implementation of numpy.irr built from scratch. It is used to compute the internal rate of return, also called APR, which is useful in a wide range of financial circumstances.

What’s wrong with numpy.irr? It’s extremely slow and usually returns nan.

Installing

The easiest way to install is probably to run this:

pip install -e git://github.com/better/irr#egg=irr

More info

There are two implementations available in this package. irr.irr defaults to irr.irr_binary_search which is slower but more stable. There is also irr.irr_newton which is much faster but sometimes doesn’t converge.

binary search

Newton’s method

newton

Misc

This repo uses the MIT License

关于

用于计算组内相关系数(ICC)的R语言包,用于评估评分者间信度或测量一致性

97.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号