bmrarm_fc_patient_siw | R Documentation |
Function to sample the random effects and the associated covariance matrix
bmrarm_fc_patient_siw(
y,
z,
X,
cur_draws,
samp_info,
Z_kron,
prior_siw_uni,
prior_siw_df,
prior_siw_scale_mat
)
y |
matrix of latent and observed continuous observations |
z |
vector of the ordinal outcomes |
X |
design matrix |
cur_draws |
list of current parameter values |
samp_info |
list of internal info used for sampling |
Z_kron |
design matrix for random effects |
prior_siw_uni |
prior bounds for the uniform distribution associated with the SIW prior |
prior_siw_df |
degrees of freedom for the SIW prior |
prior_siw_scale_mat |
scale matrix for the SIW prior |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.