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

278 Enable multiplicative delta in tipping point analysis #368

Open
wants to merge 85 commits into
base: main
Choose a base branch
from

Conversation

pengguanya
Copy link
Collaborator

#278

The updates allow user to provide delta either as a data.frame as it is used to be, or a function applying user defined operation on data. It will dispatch based on the type of delta to perform proper transformation. Thus user code that uses old style (delta as data.frame) has no need to change. All tests are past including old tests in which delta was data.frame.

As RoxygenNote: 7.2.0 instead of 7.1.2 is used at my local, the format of many Rd files are changed too.

pengguanya and others added 30 commits April 27, 2022 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant