Skip to content
Snippets Groups Projects
Brandon Rodriguez's avatar
Brandon Rodriguez authored
Currently only gets frequency count for first candidate set.
1b300e7f
Name Last commit Last update
documents
.editorconfig
.gitignore
a3.r
readme.md

R - Frequent Patterns

Description

Checks for frequent patterns within datasets.

Full pdf report is available at documents/a3_report.pdf.

Running the Program

The associated R program is located at a3.r. On Ubuntu systems, run via Rscript ./a3.r in console.

References

See the documents/references.md file.