Description Usage Arguments Examples
Weighted Least Squares
1 |
y |
outcome vector. |
x |
design matrix |
w |
weight matrix |
se |
character. How to calculate robust variance-covariance matrix ("HC0", "HC1", "HC2", "HCj", "HC3", and "HC4") If "standard", calculate conventional variance-covariance matrix |
cluster |
cluster variable. |
cholesky |
logical (default is TRUE). When solving normal equation, use cholesky decomposition. |
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.