Linreg function.
formula |
An object of class formula.. @param data A data_set. @return A model estimation. |
coef()Returns the coefficients.
plot()Plots the residuals against fitted values and Scale-Location.
pred()Returns a vector of predicted values
print()Prints a formula and the coefficients.
resid()Returns a vector of the residuals
summary()Returns the coefficients, standard error, t-values and p-values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.