Description Usage Arguments Value
See lambda_i in equation 7 of Tan (2021).
1 | .ZgH(y, Z, model, etahat, m, n, r)
|
y |
List of numeric vectors. y[i] is the response vector for cluster i. |
Z |
List of vectors (r = 1) or matrices. Z[i] is the Z matrix for cluster i. |
model |
Character. Binomial or Poisson model |
etahat |
List of numeric vectors. etahat[i] is the MLE for cluster i |
m |
Numeric. Number of trials in Binomial model. |
n |
Numeric. Number of clusters. |
r |
Numeric. Number of local variables (dimensionality of random effects). |
List of precomputed vals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.