Skip to content
Quant Knot

Ruminations of a software developer whilst adventurizing around the world

  • Home
  • About Simon
    • About Simon
  • Knotlog Software LLC

Programming

  • Home
  • Programming
  • Page 2
Posted inLIS 4370 R Programming School Work

LIS 4370 R Programming: Building my Own R Package

Recently I have started building my own R Package as a part of a project with my professor, Dr. Friedman. The project involves visual analytics of proteins and requires we build our own R package. The project is still in the very early stages, so the package is also still…
Read More
Posted by By Simon Liles March 20, 2021Posted inLIS 4370 R Programming, School Work
Posted inLIS 4370 R Programming School Work

LIS 4370 R Programming: Visualization in R

One of the best parts of R is the ease at which visualizations of data can be created. Beyond the base library there are many packages that make visualization a powerful tool, such as lattice and ggplot2. For a while now I have been learning ggplot2 and I have become…
Read More
Posted by By Simon Liles March 14, 2021Posted inLIS 4370 R Programming, School Work
Posted inLIS 4370 R Programming School Work

LIS 4370 R Programming: Input and Output

One of the most important aspects to any program is the ability to take in data, and after doing its process, saving the data. This is generally done through the input and output libraries of a programming language. In JAVA, it is done with the java.io library. In the R…
Read More
Posted by By Simon Liles March 7, 2021Posted inLIS 4370 R Programming, School Work
Posted inLIS 4370 R Programming School Work

LIS 4370 R Programming: R Objects, S3 vs S4

This week was all about the Object Oriented side to R. To be honest, in the last 6 months that I have been working with the language, this is the first time that I have really gone into detail with R and Object Oriented Programming. I have used object oriented…
Read More
Posted by By Simon Liles February 27, 2021Posted inLIS 4370 R Programming, School Work
Posted inLIS 4370 R Programming School Work

LIS 4370 R Programming: More Matrices!

Matrices and working with matrices can be fun. While a lot of data science could be done without doing crazy math with matrices, there is a lot of complex and interesting analysis that is difficult without the use of them. Thus it is good to get plenty of practice using…
Read More
Posted by By Simon Liles February 19, 2021Posted inLIS 4370 R Programming, School Work
Posted inLIS 4370 R Programming School Work

LIS 4370 R Programming: Matrices

This week we reviewed matrices. To be honest, when I first started learning R, I thought that this data structure was not very useful, the data frame can be used for a lot more data. However recently in LIS 4761 Intro to Data and Text Mining, I have been learning…
Read More
Posted by By Simon Liles February 14, 2021Posted inLIS 4370 R Programming, School Work
Posted inLIS 4370 R Programming School Work

LIS 4370 R Programming: Module 4 Programming Structure

This week I was given a set of data which is expressed in the table below. For the R code I used this week you can find it on my GitHub here or follow the link at the bottom of this post. The data set below represents 10 patients that…
Read More
Posted by By Simon Liles February 7, 2021Posted inLIS 4370 R Programming, School Work
Posted inLIS 4370 R Programming School Work

LIS 4370 R Programming: Data Frames in R

This week I learned more about data frames in R. For this post I was given hypothetical sample election polling data. The data was originally in vectors, so I have kept it in that way. For this assignment I created an R Script which you can find on my GitHub…
Read More
Posted by By Simon Liles January 31, 2021Posted inLIS 4370 R Programming, School Work
Posted inLIS 4370 R Programming School Work

LIS 4370 R Programming: Working with Basic Functions

This week in LIS 4370 I reviewed how to work with functions and data in R. The assignment this week calls for the testing of a given function with some sample data. All code I use in this post can be found on my GitHub which you can find here,…
Read More
Posted by By Simon Liles January 22, 2021Posted inLIS 4370 R Programming, School Work

Posts pagination

Previous page 1 2
Categories
  • Business
  • Data Science
  • Education
  • LIS 4273 Adv Statistics
  • LIS 4317 Data Visualization
  • LIS 4365 Web Design Technologies
  • LIS 4370 R Programming
  • Photography
  • Programming
  • Sailing
  • School Work
  • Statistics
Archives
  • June 2024
  • April 2023
  • March 2023
  • May 2022
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
About Me:
Meta
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Archives
  • June 2024
  • April 2023
  • March 2023
  • May 2022
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
The Boat
The Boat, SV EOTI
Boat that I currently crew aboard.
Never Miss a Post!

Enter your email address below to subscribe to this blog and receive an email every time a new post goes live.

  • Privacy Policy
Copyright 2026 — Quant Knot. All rights reserved.
Scroll to Top