anaBiv,data.frame,character-method {doudpackage} | R Documentation |
anaBiv data.frame function
Description
Generic function of anaBiv which gives bivariate analysis according to group
Usage
## S4 method for signature 'data.frame,character'
anaBiv(var, group, parallel, ...)
Arguments
var |
listVar object or data.frame |
group |
Variable to make subgroups with |
parallel |
Logical. Make analysis using parallel from |
... |
digits.p can be specified as descTab |
Value
A list of VarGroup object or data.frame
[Package doudpackage version 2.1.0 Index]