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

Improve data generation #4

Open
3 tasks
DanChaltiel opened this issue Sep 12, 2024 · 0 comments
Open
3 tasks

Improve data generation #4

DanChaltiel opened this issue Sep 12, 2024 · 0 comments
Labels
improvement Improvement of an existing feature internal Internal improvement

Comments

@DanChaltiel
Copy link
Member

We need more relevant data for examples and tests.

The current state of the package uses grstat_example():

grstat_example = function(N=50, seed=42){

We need several other features:

  • add term along with SOC
  • missing data in all columns, maybe with a variable proportion p_na=0.1
  • add simulated RECIST data for future functions (waterfall plot and swimmer plot)
@DanChaltiel DanChaltiel added improvement Improvement of an existing feature internal Internal improvement labels Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement of an existing feature internal Internal improvement
Projects
None yet
Development

No branches or pull requests

1 participant