c_bnry: various comparer functions for bnry types

View source: R/comparers.R

c_bnryR Documentation

various comparer functions for bnry types

Description

various comparer functions for bnry types

Usage

c_bnry(...)

c_RR(x, glist, w = NULL, ...)

c_OR(x, glist, w = NULL, ...)

c_bstd(x, glist, w = NULL, ...)

Arguments

...

this is to be able to tolerate unnecessary arguments

x

vector

glist

a grouping list

w

weight

Functions

  • c_RR(): risk ratio, 2 groups only

  • c_OR(): odds ratio, 2 groups only

  • c_bstd(): standardized differences for binary variables, 2 groups only

References

https://www.lerner.ccf.org/qhs/software/lib/stddiff.pdf


renlund/descripteur documentation built on Sept. 24, 2023, 7:07 p.m.