| dataframe | Generic function for class 'reg' |
| dataframe.reg | Retrieve a data.frame result of univariate regression |
| detail | Generic function for class 'reg' |
| detail.reg | Retrieve detail results of univariate regression models |
| diabetes | A hypothetical dataset |
| display | Generic function to display a data.frame or 'reg' object |
| display.data.frame | Display summary information of varibles in a data.frame |
| display.reg | summary the result of univariate regression |
| plot.reg | plot the result of univariate regression |
| reg | Apply univariate regression models |