| d_bnry | R Documentation |
various describer functions for bnry types
d_bnry(...)
d_ref_level(x, ...)
d_bn(x, w = NULL, weight = "sample", ...)
d_bp(x, w = NULL, ...)
d_odds(x, w = NULL, ...)
... |
this is to be able to tolerate unnecessary arguments |
x |
vector |
w |
weight |
weight |
style of weighting, 'sample' (default) or 'case' |
d_ref_level(): return the reference level of a bnry factor
d_bn(): number of occurrences of the reference value
d_bp(): proportion of occurrences of the reference value
d_odds(): the odds of the reference level
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.