Description Usage Arguments Value
Evidence lower bound for RVB2
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
mu |
Vector. Mean in variational approximation |
C |
Lower triangular matrix. Cholesky decomposition of variance |
y |
List. Responses per cluster |
X |
List. Covariates per cluster for fixed effects |
Z |
List. Covariates per cluster for random effects |
Zt |
List. Output from transformZi |
Zy |
Numeric or vector. Z^T y |
etahat |
List. Contains per cluster MLEs under RVB1 regularized model |
vbeta0 |
Numeric. Prior variance for fixed effects |
Sinv |
Matrix. Inverse of prior covariance matrix for random effects |
model |
Character. Either "poisson" or "binomial" |
m |
Integer. Number of trials if "binomial" |
n |
Integer. Number of clusters |
p |
Integer. Number of fixed effects |
r |
Integer. Number of random effects |
d |
Integer. Total number of variables |
N |
Integer. Number of iterations for ELBO average |
Value of the evidence lower bound based on RVB2 optimization
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.