STAT 604 Calendar

Due Dates of Graded Work

2007-08-28: Tuesday

2007-08-30: Thursday

Quick guide to bash shell scripts
Advanced Bash-Scripting Guide: When you are ready to dive in!
Dirsize: Shell script to recursively show directory sizes
OpenSSH public key authentication
Hunter: Shell script to check computer resources in the department
Shell script for least-squares clustering method
Rb Script: Because 'R CMD BATCH ...' is a pain
R uses a shell script to get itself started

2007-09-04: Tuesday

Subversion
Version Control with Subversion
svn: Command line interface (Recommended over graphical interfaces)
KDESvn: Graphical interface for Subversion in KDE
TortoiseSVN: Graphical interface for Subversion using Windows Explorer
kompare4svn

2007-09-06: Thursday

LaTeX
The Not So Short Introduction to LaTeX 2e
LaTeX Tutorials: A Primer
Kile
Spell check a LaTeX file "foo.tex" using "aspell -t -c foo.tex"
Including figures in LaTeX documents processed by "pdflatex"
Beamer: PowerPoint-like presentations using pdfLaTeX

2007-09-11: Tuesday

2007-09-13: Thursday

2007-09-18: Tuesday

2007-09-20: Thursday

Probability distributions in R
Welch's 1938 paper regarding two-sample tests for equality of means
Reminder of definition of power
Simulation studies comparing Welch's method to others in welch1938.R
Simple linear regression illustrated in faithful.R

2007-09-25: Tuesday

Ruby: Why?
Ruby homepage
Ruby documentation
Try Ruby! using Firefox (not Konqueror)
Ruby in Twenty Minutes
Ruby User's Guide
Ruby Core Reference
Preface and Chapters 1-9 of Programming Ruby text
require, load and include: What's the difference?. See Chapter 9 of Programming Ruby text
Reminder of definition of p-value
Polya urn simulation to compute p-values: Ruby and R

2007-09-27: Thursday

Polya urn simulation for power calculations: Ruby
Broccoli module for Ruby
RinRuby: R embedded within Ruby
Make your own Subversion repositories with 'svnadmin create'

2007-10-02: Tuesday

2007-10-04: Thursday

Discussion of class projects
Rejection sampling
Givens and Hoeting, pgs. 147-150
Distribution class and its subclasses in the DBD::Broccoli module
Rejection sampling Ruby script run via the ruby-hw BASH script

2007-10-09: Tuesday

Importance sampling, take I
Importance sampling, take II
Givens and Hoeting, pgs. 162-169
Demonstration of importance sampling in R

2007-10-11: Thursday

Reading and writing files in Ruby
Chapter 10 and pg. 503-515 of Programming Ruby text
RCon example
Hotdog example
Regular expressions
Environments for regexp
Quick start on regexp
KDE's regular expression editor: kregexpeditor
Pg. 68-77 in Programming Ruby text
Centroids example
Milano example

2007-10-16: Tuesday

Introduction to Markov chain Monte Carlo (MCMC) in simple-pmf.R
Markov chain Monte Carlo (MCMC), take I
MCMC for the beta distribution in R
Givens and Hoeting, Chapter 7 introduction, Section 7.1, and Section 7.3

2007-10-18: Thursday

Initial Report for Class Project

2007-10-23: Tuesday

Gibbs sampler for MCMC
Givens and Hoeting, Section 7.2
Gibbs sampler for mean and precision in mean-precision.R
Running jobs in the background: 'screen' or simply 'R CMD mean-precision.R &'

2007-10-25: Thursday

Maximum likelihood estimation
Newton-Raphson algorithm
Givens & Hoeting, Chapter 2
MLE for binomial data via Newton-Raphson in binomial-newton.R and binomial-newton.rb
MLE for tied-up normal model via Newton-Raphson in tied-up-normal-mle.rb
Monte Carlo study for tied-up normal MLE in monte-carlo-study.rb

2007-10-30: Tuesday

MLE for logistic regression via Newton-Raphson in nursing.rb
MLE for binomial data via secant method in binomial-secant.R
MLE for binomial data via R's built-in functions in binomial-builtin.R

2007-11-01: Thursday

Permutation tests
Givens and Hoeting, Section 9.7
Fisher's exact test in dieting.R
Test for correlation in gpa.R
Test for earnings of brothers in 2005 examination
Test for positional dependences among protein backbone torsion angles distributions in densities directory

2007-11-06: Tuesday

Bootstrapping
Givens and Hoeting, Chapter 9
Emperical CDF in ecdf.R
Bootstrap for the confidence interval on the mean in mean-bootstrap.R
Bootstrap for the tied-up normal model in tied-up-normal-bootstrap.rb

2007-11-08: Thursday

"There are 10 kinds of people in the world - those who understand binary and those who don't."
Binary integer arithmetic
Useful KDE programs: kcalc and khexedit
Notes for Dean Joe Newton
Wikipedia information on IEEE floating point standard
Underflow and overflow

2007-11-13: Tuesday

2007-11-15: Thursday

2007-11-20: Tuesday

Examination

2007-11-22: Thursday

Thanksgiving Holiday

2007-11-27: Tuesday

Return and review of examination
Presentation schedule
Project Presentations

2007-11-29: Thursday

Project Presentations

2007-12-04: Tuesday

Project Presentations

2007-12-07: Friday

Following the final exam schedule, class meets 12:30pm-2:30pm
Presentation schedule
Project Presentations
Written Project Reports



Valid HTML 4.01 Strict