Skip to content
Prev 2961 / 5632 Next

[R-meta] mods~factor

Dear Angelo,

The factor() function is not something from metafor, but is part of R itself.

String variables are automatically converted to factors, so using factor() on them doesn't change anything.

As for the interpretation of results when including factor variables in models, see:

https://www.metafor-project.org/doku.php/tips:models_with_or_without_intercept

Best,
Wolfgang