Skip to content

vcmeta 1.10

Choose a tag to compare

@rcalinjageman rcalinjageman released this 15 Jun 20:02
· 291 commits to main since this release
ea3f6ba
  • Updated documentation for several functions
  • New functions for standard errors: se.prop2, se.prop.ps
  • New function for chi-square test of homegeniety: meta.chitest
  • New function for confidence interval for an average variance: meta.ave.var
  • New functions for replication studies: replicate.prop2, replicate.oddsratio, replicate.slope
  • For consistency, updated parameter names in the following functions:
    • meta.lm.cronbach now takes (alpha, n, rel, r, X) rather than (alpha, n, rel, q, X)
    • se.cor now takes (cor, s, n) rather than (cor, q, n)
    • meta.sub.cronbach now takes (alpha, n, rel, r, group) rather than (alpha, n, rel, q, group)
    • meta.ave.cronbach now takes (alpha, n, rel, r, bystudy) rather than (alpha, n, rel, q, bystudy)