Breeze QR object for the design matrix
Design matrix (including intercept, if required)
Covariate matrix
Add an intercept term to the covariate matrix?
The adjusted R^2 value for the regression
Fitted regression coefficients
List of covariate names
Degrees of freedom
The f-statistic for the regression analysis
Fitted values
Vector containing the leverages (diagonal of the hat matrix)
Degrees of freedom for the F-statistic
Number of observations
Column names (including intercept)
p-values for the regression coefficients
The p-value associated with the f-statistic
Number of variables (including any intercept)
Predictions for a new matrix of covariates
Predictions for a new matrix of covariates
New matrix of covariates
Prediction object
n x p Q-matrix
Q'y
p x p upper-triangular R-matrix
The R^2 value for the regression analysis
Residuals
The inverse of the R-matrix
Residual squared error
Residual sum of squares
Standard errors for the regression coefficients
Square root of the leverage vector
The sum-of-squares of the centred observations
Prints a human-readable regression summary to the console
t-statistics for the regression coefficients
Vector of responses
The mean of the observations
The centred observations
Linear regression modelling
Vector of responses
Covariate matrix
List of covariate names
Add an intercept term to the covariate matrix?
An object of type Lm with many useful attributes providing information about the regression fit