Find regression coefficients
find_reg_coef(model_input, R, ...)
Arguments
- model_input
Model input as a character string. Multiple models need
to be on their own line. See details for specification.
- R
A correlation matrix, most likely this will be the average
correlation matrix outputted from the metafor package.
- ...
Currently not used
Value
A vector of regression coefficient estimates.