Last updated: 2019-04-08

Checks: 2 0

Knit directory: dsc-linreg/analysis/

This reproducible R Markdown analysis was created with workflowr (version 1.2.0). The Report tab describes the reproducibility checks that were applied when the results were created. The Past versions tab lists the development history.


Great! Since the R Markdown file has been committed to the Git repository, you know the exact version of the code that produced these results.

Great! You are using Git for version control. Tracking code development and connecting the code version to the results is critical for reproducibility. The version displayed above was the version of the Git repository at the time these results were generated.

Note that you need to be careful to ensure that all relevant files for the analysis have been committed to Git prior to generating the results (you can use wflow_publish or wflow_git_commit). workflowr only checks the R Markdown file, but you know if there are other scripts or data files that it depends on. Below is the status of the Git repository when the results were generated:


Ignored files:
    Ignored:    .sos/
    Ignored:    analysis/.sos/
    Ignored:    dsc/.sos/
    Ignored:    dsc/linreg/

Note that any generated files, e.g. HTML, png, CSS, etc., are not included in this status report because it is ok for generated content to have uncommitted changes.


These are the previous versions of the R Markdown and HTML files. If you’ve configured a remote Git repository (see ?wflow_git_remote), click on the hyperlinks in the table below to view them.

File Version Author Date Message
html bedae48 Peter Carbonetto 2019-04-08 Fixed formatting on home page.
Rmd 50b6bcf Peter Carbonetto 2019-04-08 wflow_publish(“index.Rmd”)
Rmd 261d234 Peter Carbonetto 2019-04-08 Added workflowr files.
html 9551a1d Peter Carbonetto 2019-04-03 Re-ran DSC from scratch.
html 73147f3 Peter Carbonetto 2019-04-03 Revised susie fit module.
html b8faa5e Peter Carbonetto 2019-04-03 Revised susie fit module to use a fixed prior variance instead of estimating it.
html 30ed25c Peter Carbonetto 2019-04-02 Added more details to linreg.Rmd; removed some old code.
html 8ce994e Peter Carbonetto 2019-04-02 Added some impressions to linreg.Rmd; re-rendered analysis.
html bc325c0 Peter Carbonetto 2019-04-02 Added boxplots to linreg analysis.
html 6b533b3 Peter Carbonetto 2019-04-02 Started working on linreg.Rmd analysis, and rendered result into docs/index.html.

Welcome to my research website.