Closed stueller closed 4 years ago
targIvVar changed to actual variance if is.numeric(target_iv). For ivs this will be more complicated as the number ivs can be large and can be a mix of factor and numeric data. Closing this issue for now until users need actual variance for all ivs.
add if(is.numeric(x)) report actual variance; if is.character or is.factor do something like a collapsed table