-
Notifications
You must be signed in to change notification settings - Fork 16
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
Main latest release #55
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update README.md
Update README.md
update to latest across main and dev branches
Main back to dev
…ll might have to again!
…as BCEA:evppi. Current works for simple case but need to extend for all arguments.
… fitted.e in return list
plot method S3 dispatch for new evppi function
* returned list debugged * select vector returned
* psa samples - looks like they are different in two functions * fitted.cost/effect expect_equivalant()
* compare all list elements
* wasn't using subset in evppi_voi * wasn't testing same random sample so added set.seed(). This is a bit fragile because depend on the number random operations in each of the functions
* still a couple of errors to fix but mostly there now
… be removing this function from the package so to still do the regression testing we need to save the function output to testdata/
* smoking_output data now has same number of rows as e,c * fitted values have the correct number of columns (4) TODO * fitted values columns are in different order. what is the correct one? can we lable the columns to be clearer? * why are the evppi and fitted values exactly the same in both methods, even with the same seed?
…all of them regardless * still not the right order of columns in fitted.values * different values in the two evppi version when number of itnerventions > 2??
* deleted evppi helper functions
* remove .Random.seed from Smoking.RData
I'm closing this without merging (see #54 (comment)). Let's keep |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.