estimate_eta | R Documentation |
plmm()
Estimate eta (to be used in rotating the data)
This function is called internally by plmm()
estimate_eta(n, s, U, y, eta_star)
n |
The number of observations |
s |
The singular values of K, the realized relationship matrix |
U |
The left-singular vectors of the standardized design matrix |
y |
Continuous outcome vector. |
a numeric value with the estimated value of eta, the variance parameter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.