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

Add option to drop `time` variable in `PersonAlytic` #23

Closed stueller closed 3 years ago

stueller commented 3 years ago

time can be dropped using the userFormula option demonstrated in the examples for the byPhasebyGroup() function. Time currently cannot be dropped without using userFormula. PersonAlyticsPower will need a function that constructs userFormula based on GUI inputs.