ICTatRTI / PersonAlytics

PersonAlytics: Analytics for single-case and small N intensive longitudinal designs, idiographic clinical trials (ICT), and interrupted time series.
3 stars 2 forks source link

ivVar and targIvVar #7

Closed stueller closed 4 years ago

stueller commented 4 years ago

add if(is.numeric(x)) report actual variance; if is.character or is.factor do something like a collapsed table

stueller commented 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.