check_assumptions
Lists assumptions for a chosen statistical test, details how to verify each, and provides steps to address violations.
Instructions
List the assumptions of a specific test, how to check each, and what to do if violated.
Pass a test_id from recommend_test / list_supported_tests (e.g. 'independent_t', 'one_way_anova', 'pearson', 'chi_square_independence').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| test_id | Yes |