Description Usage Arguments Value
this function outputs matrix of coefficients of predictors
1 | HomUHet.sim.beta(J, K, n_homo, n_heter, level = c("l", "m", "h"))
|
J |
The total number of predictors including the predictors with homogeneous and heterogeneous effects and the predictors without effects |
K |
The number of studies |
n_homo |
the number of homogeneous coefficients |
n_heter |
the number of heterogeneous coefficients |
level |
the level of heterogeneity in the heterogeneous coefficients, where "l" stands for low, "m" stands for medium and "h" stands for high. |
the simulated coefficient matrix and miscellenance information about it
beta |
the K x J coefficient matrix |
J |
the number of predictors including both predictors which have effects and which do not |
K |
the number of studies |
homo_index |
a vector containing the column numbers of homogeneous coefficients in the coefficient matrix |
heter_index |
a vector containing the column numbers of homogeneous coefficients in the coefficient matrix |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.