Description Usage Arguments Value
Update function for regression coefficients
1 | update_beta(Y, X, W, Sigma, psi, type)
|
Y |
Matrix (n x r) of responses. |
X |
Matrix (nr x p) of predictors. |
W |
Matrix (n x r) of expansion points (~predicted latent variables). |
Sigma |
Covariance matrix(r x r) of the latent vector. |
psi |
Vector (r x 1) of conditional variance parameters. |
type |
Vector (r x 1) indicating response types. |
Updated vector of regression coefficients.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.