download_mcmc_results: Download MCMC results from Carmona and Nicholls (2020)

Description Usage Arguments Value

View source: R/download_mcmc_results.R

Description

1
2
Downloads the MCMC results associated with the article Carmona and Nicholls (2020).
The function downloads a .zip file from the authors website and store it in the specified output folder.

Usage

1
2
3
4
download_mcmc_results(
  mcmc_dir = "./smi_mcmc",
  url = "https://chriscarmona.me/files/aistats2020smi_mcmc_results.zip"
)

Arguments

mcmc_dir

Output directory where the files with the MCMC will be stored.

url

a character string naming the URL of a resource to be downloaded

Value

The function will generate a pdf corresponding to the statistical supplement of Styring et al. (2020)


christianu7/aistats2020smi documentation built on March 7, 2021, 2:40 p.m.