-
Notifications
You must be signed in to change notification settings - Fork 68
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
Feature Request: Implement derive_vars_extreme_event()
#2138
Labels
enhancement
New feature or request
function re-work
issues identified by function re-work gang - usually argument alignment, user friendliness
programming
Comments
bundfussr
added
enhancement
New feature or request
programming
function re-work
issues identified by function re-work gang - usually argument alignment, user friendliness
future
Issue to be implemented after release
labels
Sep 28, 2023
bms63
moved this from Backlog
to Priority
in admiral (sdtm/adam, dev, ci, template, core)
Nov 1, 2023
jeffreyad
added a commit
that referenced
this issue
Nov 15, 2023
14 tasks
jeffreyad
added a commit
that referenced
this issue
Nov 16, 2023
jeffreyad
added a commit
that referenced
this issue
Nov 16, 2023
jeffreyad
added a commit
that referenced
this issue
Nov 20, 2023
jeffreyad
added a commit
that referenced
this issue
Nov 20, 2023
jeffreyad
added a commit
that referenced
this issue
Nov 21, 2023
bms63
moved this from Priority
to In Progress
in admiral (sdtm/adam, dev, ci, template, core)
Nov 21, 2023
bms63
moved this from In Progress
to In Review
in admiral (sdtm/adam, dev, ci, template, core)
Nov 21, 2023
14 tasks
jeffreyad
added a commit
that referenced
this issue
Nov 23, 2023
jeffreyad
added a commit
that referenced
this issue
Nov 27, 2023
jeffreyad
added a commit
that referenced
this issue
Nov 27, 2023
jeffreyad
added a commit
that referenced
this issue
Nov 27, 2023
jeffreyad
added a commit
that referenced
this issue
Nov 28, 2023
jeffreyad
added a commit
that referenced
this issue
Nov 28, 2023
jeffreyad
added a commit
that referenced
this issue
Nov 28, 2023
jeffreyad
added a commit
that referenced
this issue
Nov 28, 2023
jeffreyad
added a commit
that referenced
this issue
Nov 29, 2023
jeffreyad
added a commit
that referenced
this issue
Nov 29, 2023
jeffreyad
added a commit
that referenced
this issue
Nov 29, 2023
jeffreyad
added a commit
that referenced
this issue
Nov 29, 2023
bms63
pushed a commit
that referenced
this issue
Nov 29, 2023
* Chore #2138 Implement derive_vars_extreme_event() * #2138 run styler * #2138 update documentation after styler and edit for derive_extreme(). * #2138 add lb data to derive_vars_extreme_event() example * #2138 Update test coverage for event$order * #2138 Run styler on test file * #2138 minor updates to documentation * #2138 remove derive_extreme() function. Call derive_extreme_event() in derive_vars_extreme_event() * #2138 run styler * #2138 Add DTHCAUS example * #2138 updates from feedback * #2138 update example code * #2138 Update to set_values_to * #2138 update LSTALVDT in ADSL template and vignette * #2138 Update DTHCAUS in ADSL vignette * #2138 simplify new_vars call in ADSL * #2138 Simplify new_vars in example * #2138 Simplify new_vars in example * #2138 doc updates * #2138 Split files * #2138 run styler on new test files * #2138 set_values_to default NULL * #2138 set_values_to default NULL * #2138 doc: filter to filter_join argument * #2138 remove set_values_to call from derive_vars_extreme_event() --------- Co-authored-by: Jeffrey Dickinson <dickinson.jeffrey@gene.com>
github-project-automation
bot
moved this from In Review
to Archive
in admiral (sdtm/adam, dev, ci, template, core)
Nov 29, 2023
The |
github-project-automation
bot
moved this from Archive
to Priority
in admiral (sdtm/adam, dev, ci, template, core)
Dec 6, 2023
jeffreyad
added a commit
that referenced
this issue
Dec 6, 2023
15 tasks
bms63
pushed a commit
that referenced
this issue
Dec 6, 2023
github-project-automation
bot
moved this from Priority
to Archive
in admiral (sdtm/adam, dev, ci, template, core)
Dec 6, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New feature or request
function re-work
issues identified by function re-work gang - usually argument alignment, user friendliness
programming
Feature Idea
The function should work like
derive_extreme_event()
except that the variables defined in theset_values_to
field ofevent()
orevent_joined()
are added to the input dataset.derive_var_dthcause()
,derive_var_extreme_dt()
, andderive_var_extreme_dtm()
should be superseded.Relevant Input
No response
Relevant Output
No response
Reproducible Example/Pseudo Code
No response
The text was updated successfully, but these errors were encountered: