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

refactored evppi and fixed some small bugs #54

Merged
merged 94 commits into from
Nov 10, 2023
Merged

Conversation

n8thangreen
Copy link
Contributor

No description provided.

mclements and others added 30 commits September 15, 2020 22:31
Pass ... from bcea.plot to ceac.plot
big merge into master after evppi work
lcolladotor/biocthis#27

so changed to `error=TRUE` in RMarkdown doc for `ceef.Rmd` to see if this will just get it to pass.
This seems to be something to do with fonts or trying to plot outside the plotting area. The log says its using UTF-8 so perhaps need to explicityl say this beforehand? The vignettes all build fine inside RStudio including using `devtools::check_mac_version()`
merging in to main rather than dev as requested
Merge pull request #45 from n8thangreen/dev
fix linewdith in ceac plot
* 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??
* remove .Random.seed from Smoking.RData
@giabaio
Copy link
Owner

giabaio commented Nov 10, 2023 via email

@giabaio giabaio merged commit 8eee198 into giabaio:dev Nov 10, 2023
1 of 7 checks passed
@giabaio
Copy link
Owner

giabaio commented Nov 10, 2023

Actually, let's keep the dev branch for this development. When we manage to submit this to CRAN, we'll update main to be the same as CRAN and then continue to make changes/developments to dev. I think that works better --- does this make sense, @n8thangreen?

@giabaio giabaio mentioned this pull request Nov 10, 2023
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.

3 participants