Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 610 Bytes

File metadata and controls

24 lines (22 loc) · 610 Bytes

###R Programming Course at CSU East Bay

These are the assignments that I completed for the R programming course that I took in graduate school. Included are instruction PDFs for each assignment.

This course covered the following topics:

  • Strings and Regular Expressions
  • Bit Operations
  • Sorting
  • DataFrames
  • File I/O
  • Probability
  • Filtering
  • Plotting
  • Matrix Operations
  • Lists
  • Complex Numbers
  • Numerical Issues
  • Control and Loops
  • Variables and Vectors
  • Functions
  • Statistical Sampling
  • Machine Learning
  • Simulations
  • Debugging and Unit Testing