Re: [R] Descriptive Statistics of time series data

2016-04-06 Thread David L Carlson
e Station, TX 77840-4352 -Original Message- From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Saba Sehrish via R-help Sent: Wednesday, April 6, 2016 6:51 AM To: r-help@r-project.org Subject: [R] Descriptive Statistics of time series data Hi I have four variables and the t

Re: [R] Descriptive Statistics of time series data

2016-04-06 Thread John C Frain
Use the r function scan() to read the entire file into a vector and then extract the observations for each series (possible using loops?) John C Frain 3 Aranleigh Park Rathfarnham Dublin 14 Ireland www.tcd.ie/Economics/staff/frainj/home.html mailto:fra...@tcd.ie mailto:fra...@gmail.com On 6

[R] Descriptive Statistics of time series data

2016-04-06 Thread Saba Sehrish via R-help
Hi I have four variables and the time series data for each variable consists of values for past 10 years on monthly basis. I want to get descriptive stats for these four variables separately (mean, median, sd, min, max). The data I import to R consists of different columns, where each column