Description Usage Arguments Value Examples
Summarize and print the results of linear models from lm1()
1 | summary1(model)
|
model |
a linear model produced from function lm1() |
a list of call, quantile of residuals, coefficients, standard errors, t statistics, p-values, r-square, adjusted r-square and f statistics of the linear model. (The output is same as the original function summary())
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.