find_reg_coef | R Documentation |
Find regression coefficients
find_reg_coef(model_input, R, ...)
model_input |
Model input as a character string. Multiple models need to be on their own line. Model syntax uses lavann like syntax, see details for more details about this syntax. |
R |
A correlation matrix, most likely this will be the average correlation matrix outputted from the metafor package. |
... |
Currently not used |
A vector of regression coefficient estimates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.