Skip to content
Prev 520 / 5632 Next

[R-meta] standard error in predictive nonlinear meta-regression

Hi Cesar,

Please keep the mailing list cc-ed.

predict() does not have a 'na.rm' argument. You can however set the method for handling missings via options(). See:

http://www.metafor-project.org/doku.php/tips:handling_missing_data

Best,
Wolfgang