pscores function

Calculate P-scores from a set of relative effects and standard errors

Calculate P-scores from a set of relative effects and standard errors

pscores(TE, seTE, small.values = "desirable", trts = NULL)

Arguments

  • TE: Matrix of relative effects
  • seTE: Matrix of estimated standard errors for relative effects
  • small.values: A character string specifying whether small outcome values indicate a beneficial ("desirable") or harmful ("undesirable") effect, can be abbreviated.
  • trts: optional; vector of treatment names matching order in TE and sds

Returns

named vector of P-scores

  • Maintainer: Augustine Wigle
  • License: GPL (>= 2)
  • Last published: 2024-11-01