Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change output of detectShift() to align with "events" tibble standard #23

Open
nickmckay opened this issue Jan 26, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@nickmckay
Copy link
Contributor

This entails:

  • Changing the current structure to have a single timestep (summary bin in this case) in each row of a tibble
  • Adding a null_probability list that includes a vector of null probability results
  • renaming/updating the event probabilities to: event_probability(_positive, _negative, _either, _both)
  • extending null_probability to include: null_probability(_positive, _negative, _either, _both)
  • appending lipd tibble metadata to each row.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants