Estimates linear regression coefficients. Standard errors should be computed with a different function depending on various assumptions.
1 | wls(Y, X, W)
|
Y |
The outcome variables |
X |
The explanatory variables |
W |
The weighting matrix |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.