venture_debt__payment_schedule
Compute a monthly payment schedule for venture debt with an initial interest-only period followed by level amortization.
Instructions
[venture-debt] Monthly schedule: interest-only period then level amortization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| io_months | Yes | ||
| principal | Yes | ||
| annual_rate | Yes | ||
| amort_months | Yes |