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.
Pythonで利用できるものと同様の「レート」を計算するR関数はありますか?
Python の場合:numpy.rate(nper,pmt,pv,fv)
numpy.rate(nper,pmt,pv,fv)
ありがとうございます
財務パッケージにはあなたが探しているものが含まれているのではないかと思いますが、例を挙げていないので、確実に評価するのは少し難しいです.