Quantitative Methods

Principal Components (Empirical Orthogonal Functions)

Posted in labs by Nicholas on April 14, 2009

The lab is here, the data are here.

grid <- expand.grid(x=lon,y=lat)

grid2 <- data.frame(x=grid$x,y=grid$y,eof=eof)

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.