\(\newcommand{L}[1]{\| #1 \|}\newcommand{VL}[1]{\L{ \vec{#1} }}\newcommand{R}[1]{\operatorname{Re}\,(#1)}\newcommand{I}[1]{\operatorname{Im}\, (#1)}\)

4D arrays, time series and diagnostics

4D arrays and time series

Modules and functions

  • intro Modules and scripts.

  • exercise:

    git clone https://github.com/psych-214-fall-2016/classwork
    cd classwork/day_02
    ipython
    

    then (in IPython):

    run spm_funcs.py
    

Introduction to the diagnostics exercise

See Introduction to the diagnostics exercise;

Reading and homework for next week

Reading is

  • chapter 8 of Huettel et al 2014 [HSM14];
  • curious remotes – the Curious Git section on using git to work with other repositories and other people.

Homework is to continue the diagnostics exercise. See: Outlier detection project.