summary statistics from ordinary least square performed by lm.
Value
A vectors of values containing the range of regression parameters
Details
An ordinary least square analysis is performed on regression \(y \sim x_1 + x_2\). Parameter estimates \(\hat{b}\) and standard errors \(sd(\hat{b})\) are used to construct the bound using formula \(\hat{b}\pm 3sd(\hat{b})\).