| adjust_pval | Adjust P-Value for Multiple Testing |
| complement_test | Complement a Hypothesis Test (NOT) |
| confint.hypothesis_test | Confidence Interval from Hypothesis Test (Duality) |
| confint.wald_test | Confidence Interval from Hypothesis Test (Duality) |
| confint.z_test | Confidence Interval from Hypothesis Test (Duality) |
| dof | Extract the degrees of freedom from a hypothesis test |
| dof.hypothesis_test | Extract the degrees of freedom from a hypothesis test |
| fisher_combine | Combine Independent P-Values (Fisher's Method) |
| hypothesis_test | Create a Hypothesis Test Object |
| intersection_test | Intersection Test (AND) |
| invert_test | Invert a Test into a Confidence Set (Test-Confidence Duality) |
| is_significant_at | Check if a hypothesis test is significant at a given level |
| is_significant_at.hypothesis_test | Check if a hypothesis test is significant at a given level |
| lower | Extract the lower bound of a confidence set |
| lower.confidence_set | Extract the lower bound of a confidence set |
| lrt | Likelihood Ratio Test |
| print.confidence_set | Print method for confidence sets |
| print.hypothesis_test | Print method for hypothesis tests |
| pval | Extract the p-value from a hypothesis test |
| pval.hypothesis_test | Extract the p-value from a hypothesis test |
| score_test | Score Test (Lagrange Multiplier Test) |
| test_stat | Extract the test statistic from a hypothesis test |
| test_stat.hypothesis_test | Extract the test statistic from a hypothesis test |
| union_test | Union Test (OR via De Morgan's Law) |
| upper | Extract the upper bound of a confidence set |
| upper.confidence_set | Extract the upper bound of a confidence set |
| wald_test | Wald Test |
| z_test | One-Sample Z-Test |