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. 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

Value

A vector of regression coefficient estimates.