Re: [R] R-hts

2018-01-10 Thread deva d
thanks jeff and jeremie, i am attaching 40 rows of the data, randomly picked from the large table. the vars are - entity (1-46, with some missing IDs not included due to missing data), group (1/2), sub group (1/2/3/4), year (2002-2016), y, x1 and x2 - large values included due to size of players

Re: [R] R-hts

2018-01-10 Thread Jeff Newmiller
Sorry Jérémie, I mis-read who the OP was. Deva needs to get the ball rolling. I would say that for a hierarchical analysis the sample data generally needs to be larger than for other types of analysis to illustrate correlation between classification variables or the example calculation will bre

Re: [R] R-hts

2018-01-10 Thread Jeff Newmiller
You are the one with data. Supply what you have (or a simulated version of same, hence the reading recommendation) using dput, and someone may suggest how to transform it. In most cases a simple tabular format (data frame) is sufficient. -- Sent from my phone. Please excuse my brevity. On Jan

Re: [R] R-hts

2018-01-10 Thread Jérémie Juste
Hello, It's difficult to help without a sample of the format. Can you provide a short sample like 10 lines and a few columns.? Best regards, Jeremie On Wed, Jan 10, 2018 at 6:12 PM, John Kane via R-help wrote: > Have a look at http://stackoverflow.com/questions/5963269/how-to-make- > a-great-

Re: [R] R-hts

2018-01-10 Thread deva d
Thanks Jeremie My data has 40 entities clustered into 2 types (rural/urban) & two sub groups in each (bug/small). Panel will give me for all 40 v/s time id. Suppose I need to see rural v/s time or big urban v/s time, then how should I obtain findings...? Kindly advise is possible. Thanks and

Re: [R] R-hts

2018-01-10 Thread Jérémie Juste
Hello, Have a look at the plm package https://cran.r-project.org/web/packages/plm/index.html It has a convenient way to structure your data into panel according to some id. Best regards, Jeremie On Wed, Jan 10, 2018 at 5:41 PM, deva d wrote: > dear all, > > i need some help in structuring my

Re: [R] R-hts

2018-01-10 Thread John Kane via R-help
Have a look at http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example and http://adv-r.had.co.nz/Reproducibility.html On Wednesday, January 10, 2018, 11:51:22 AM EST, deva d wrote: dear all, i need some help in structuring my data file for a hierarc

[R] R-hts

2018-01-10 Thread deva d
dear all, i need some help in structuring my data file for a hierarchical time series analysis. can someone help please ? i have a 600 row database in the nature of a panel data, with 3 time series values of interest. the data also has 4 classificatory variables comprising a code for each entity