investment_analysis__irr
Compute the internal rate of return (IRR) for a series of cash flows using the bisection method. Requires the NPV to have opposite signs at the endpoints of the interval.
Instructions
[investment-analysis] Bisection IRR; requires a sign change over [lo, hi].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hi | No | ||
| lo | No | ||
| tol | No | ||
| cashflows | Yes |