Skip to content

giulianonetto/paper-bayesdca

Repository files navigation

paper-bayesdca

Analyses for the bayesDCA paper

To run the pipeline step named "sample_size_simulation", run:

docker build -t bayesdcapaper . && \
    docker run -it --rm -v ${PWD}:/home/rstudio bayesdcapaper \
    R -e "targets::tar_make(names = 'sample_size_simulation')"

or just remove names = 'sample_size_simulation' to run all steps (might take a while).

About

Analyses for the bayesDCA paper

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages