You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This stems from #91. If we want to make it easy to identify outliers, we need to be able to identify individual studies. We could perhaps add an id parameter to Dataset.__init__(), which would default to a simple integer index.
The text was updated successfully, but these errors were encountered:
This stems from #91. If we want to make it easy to identify outliers, we need to be able to identify individual studies. We could perhaps add an
id
parameter toDataset.__init__()
, which would default to a simple integer index.The text was updated successfully, but these errors were encountered: