| Name | Description | Type | Package | Framework |
| LMDiagnostics | This class collects some diagnostics measures for the goodness of fit based on the residulas for a linear regression model. | Class | com.numericalmethod.suanshu.stats.regression.linear.residualanalysis | SuanShu |
| LMInformationCriteria | The information criteria measure the goodness of fit of an estimated statistical model. | Class | com.numericalmethod.suanshu.stats.regression.linear.residualanalysis | SuanShu |
| LMResiduals | This is the residual analysis of the results of a linear regression model. | Class | com.numericalmethod.suanshu.stats.regression.linear.residualanalysis | SuanShu |