Skip to content

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

1 message · Viechtbauer Wolfgang (STAT)

#
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