dot-ReplaceNA function

Replace missing values by the overall weighted mean

Replace missing values by the overall weighted mean

.ReplaceNA(x1, x2, y, vi, tau2)

Arguments

  • x1: the two-column matrix of the indices of missing values
  • x2: the matrix of predicted y with missing values
  • y: the effect size
  • vi: the sampling variance
  • tau2: the residual heterogeneity
  • Maintainer: Juan Claramunt
  • License: GPL (>= 2)
  • Last published: 2020-07-10

Useful links