-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Labels
Description
Dear Dabest team,
Thank you for providing a such tool making easy estimation statistic.
When trying to make a shared control with a paired design with :
dabest.load(Data,idx=('Baseline','Post','Off'),paired = True ,id_col = 'ID')
Data consisting in a 8x3 array.
I got the following error ValueError: is_paired is True, but some idx in ('Baseline', 'Post', 'Off') does not consist only of two groups.
How to fix this in order to make a shared control with a paired design.
Maybe it can't support a paired design for shared control ? Maybe one day ?
Thank you
Kind regards,
Alex
ELind77 and luke-bryden