Last updated: 2019-07-12

Checks: 2 0

Knit directory: 2019-feature-selection/

This reproducible R Markdown analysis was created with workflowr (version 1.4.0). The Checks 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:    .Rhistory
    Ignored:    .Rproj.user/
    Ignored:    .Ruserdata/
    Ignored:    .drake/
    Ignored:    analysis/rosm.cache/
    Ignored:    data/
    Ignored:    inst/study-area-map/study-area.qgs~
    Ignored:    log/
    Ignored:    packrat/lib-R/
    Ignored:    packrat/lib-ext/
    Ignored:    packrat/lib/
    Ignored:    reviews/
    Ignored:    rosm.cache/
    Ignored:    tests/

Untracked files:
    Untracked:  inst/Benchmark for Filter Methods for Feature Selection in High-Dimensional  Classification Data.pdf

Unstaged changes:
    Modified:   code/98-paper/journal/defoliation-distribution-plot-1.pdf
    Modified:   docs/figure/eda.Rmd/defoliation-distribution-plot-1.pdf
    Modified:   docs/figure/filter-correlation.Rmd/correlation-filter-nri-1.pdf
    Modified:   docs/figure/filter-correlation.Rmd/correlation-nbins-1.pdf

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 3a44a95 pat-s 2019-07-10 Build site.
html db3955e pat-s 2019-06-27 Build site.
html 4c3422d pat-s 2019-06-15 Build site.
html 47a5b39 pat-s 2019-05-25 Build site.
html 37da161 pat-s 2019-05-24 Build site.
html ad4c6c1 pat-s 2019-05-23 Build site.
html 6517dc7 pat-s 2019-05-23 Build site.
html 22eb53d pat-s 2019-05-23 Build site.
html a7ae8f1 pat-s 2019-05-23 wflow_publish(all = T)
html ad7d595 pat-s 2019-05-22 Build site.
Rmd 7ad5791 pat-s 2019-05-22 first version
html 7ad5791 pat-s 2019-05-22 first version
Rmd 1cbc8de pat-s 2019-05-22 Start workflowr project.

MIT License

Copyright (c) 2019 Patrick Schratz

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.