internal.statistics.onelm {simitation} | R Documentation |
Computes the summary statistics for the linear model fit on the given data.
internal.statistics.onelm(the.data, the.formula)
the.data |
The data table. |
the.formula |
A formula specifying the linear model. |
A list containing the coefficient table and summary statistics.