
| Name | Type | Description | Possible Values | Default Value |
| showANOVA | boolean | Whether to display the analysis of variance table. | true,false | true |
| showCoefficients | boolean | Whether to display the estimated regression coefficients. | true,false | true |
| showModel | boolean | Whether to display the equation of the fitted model. | true,false | true |
| showStatistics | boolean | Whether to display summary statistics for the regression. | true,false | true |