Skip to content

replicates within tar_map() [help] #173

Closed Answered by wlandau
mrguyperson asked this question in Help
Discussion options

You must be logged in to vote

It's tough when there are different targets for so many different versions of the data: the raw data, splits, training, testing, and folds. For simulation studies, I often recommend making each branch its own end-to-end simulation replication: generate the data, run a model, and report compact metrics that can be summarized across reps. If needed, the command supplied to tar_map_rep() can share an upstream raw data object, and each simulation rep can split into a different set of folds and training/testing data. An example for clinical trial simulation is at https://github.com/wlandau/rpharma2023-pipeline.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@mrguyperson
Comment options

@wlandau
Comment options

@mrguyperson
Comment options

Answer selected by mrguyperson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants