Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upepisode_group - bi_direction #4
Comments
|
Resolved |
- added pid s4 object class - added to_s4 arg and to_s4 func - added to_df func - corrected bug with bi_direction (#4) - updated docs and site pages
* epid-class epid-class * changed rolling and fixed episodes func Changed rolling and fixed episodes func to wrapper funcs of episode_group func. They retain their convenience and have the same arguments as episode_group. Previous versions are been archived Added deduplicate argument to episode_group New "epid" object class for the results of episode grouping * docs and pid objects - added pid s4 object class - added to_s4 arg and to_s4 func - added to_df func - corrected bug with bi_direction (#4) - updated docs and site pages
Using "bi_direction" doubles the "case_length" either before or after the "case" as determined by "from_last"