buy_vs_rent
Should someone buy this home or keep renting? Runs the TerraVue engine: a deterministic 30-year simulation plus a 500-scenario Monte Carlo over correlated market paths. Returns the probability buying wins, the breakeven hold period, and net-worth outcomes.
monthly_rent = what the person would pay to rent THE SAME HOME to live in — an
owner-occupant buy-vs-rent decision, NOT rental income they'd collect as a landlord
(this tool does not model rental cash flow; that lens lives on terravue.app). A rent
far out of line with home_price is almost certainly a misunderstanding — confirm it
before trusting the verdict. If `address` is given, the ZIP's real appreciation forecast
and regional tax/insurance defaults are used (explicit parameters still win).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | No | ||
| fixed_rate | No | ||
| home_price | Yes | ||
| hoa_monthly | No | ||
| monthly_rent | Yes | ||
| analysis_years | No | ||
| down_payment_pct | No | ||
| property_tax_rate | No | ||
| home_appreciation_rate | No | ||
| investment_return_rate | No |