pool_RR function

Function to combine estimates by using Rubin's Rules

Function to combine estimates by using Rubin's Rules

pool_RR Rubin's Rules

pool_RR(est, se, conf.level = 0.95, n, k)

Arguments

  • est: A vector of multiple parameter estimates
  • se: A vector of multiple standard error estimates
  • conf.level: desired confidence limits
  • n: sample size in completed dataset
  • k: number of parameters to pool

Author(s)

Martijn Heymans, 2021

  • Maintainer: Martijn Heymans
  • License: GPL (>= 2)
  • Last published: 2023-06-17