calculate_se_tax
Calculate US self-employment tax (15.3%), QBI deduction, quarterly payments. Uses latest IRS brackets from CDN data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | US state abbreviation (e.g. CA, NY, TX) | |
| netEarnings | Yes | Net SE income | |
| filingStatus | No | Tax filing status | single |