aetre_recall_scaling_curve
Calculate recall decay across arrival scaling multipliers to identify capacity collapse points.
Instructions
Calculates the Proposition 1 theoretical recall decay curve across arrival expansion scales (e.g. 1x, 2x, 5x, 10x, 20x, 50x) demonstrating capacity collapse points.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | Optional license key. | |
| multipliers | No | List of arrival multipliers to sweep across (default: [1, 2, 5, 10, 20, 50]). | |
| high_value_rate | No | Prior high-value fraction in population (default: 0.067). | |
| baseline_arrivals | No | Baseline candidate arrivals N (default: 1000). | |
| selection_capacity | No | Available selection capacity K (default: 200). |