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

add minDeltaTime and deltaTimeComparedTo to some get_* functions #139

Open
damianooldoni opened this issue Aug 11, 2022 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@damianooldoni
Copy link
Member

damianooldoni commented Aug 11, 2022

In get_recordt_table we can remove not independent observations by using args minDeltaTime and deltaTimeComparedTo. As discussed with @jimcasaer, it would be nice to add this feature in the following get_* functions:

  • get_n_obs()
  • get_n_individuals()
  • get_rai()
  • get_rai_individuals()

Notice that this will mean that we have to add these two args also to map_dep()! This is not the best solution, see #91! So, I think it's time to solve #91 before or while tackling this issue as well.

@damianooldoni damianooldoni added the enhancement New feature or request label Aug 11, 2022
@damianooldoni damianooldoni self-assigned this Aug 11, 2022
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

1 participant