Total Daily Energy Expenditure
tdeeEstimate BMR and TDEE via Mifflin-St Jeor, Harris-Benedict, Katch-McArdle, and Cunningham. Provide body_fat or lean_mass to unlock the LBM-based methods.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| age | Yes | ||
| sex | Yes | ||
| height | Yes | ||
| weight | Yes | ||
| methods | No | all | |
| activity | Yes | ||
| body_fat | No | ||
| lean_mass | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | Yes | ||
| skipped | Yes | ||
| consensus | Yes |