Description Usage Arguments Value Examples
A fast solver for simple least squares models. Returns coefficients only. Solves with Moore-Penrose pseudoinversion which is very fast and tolerant to non-positive definite model matrices.
1 |
formula |
formula |
data |
data frame |
w |
optional weights |
tolerance |
tolerance |
a vector
1 | lmSolve()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.