Fizzing and Buzzing

2024-09-09

Organization/clean-up

  • Homework #2: make sure to put the link to your repo on Github into Canvas

  • Homework #3 repo structure

This week’s big picture goal:

Going from using functions to writing the first functions

Today’s Goals:

Understand

  • Working with packages in R and Python

  • Distinguish and recognize data structures (data as in objects, not the statistics data)

  • Matrix operations

Do

  • first part of homework #3

Read-up on

  • Control Structures, program flows

  • Writing Functions

Resources

Next class

  • Function writing in R and Python