Re: [R] Query on linear mixed model

2010-05-18 Thread Vijayan Padmanabhan
Thanks Ista.. I will take your suggestion. Regards Vijayan Padmanabhan "What is expressed without proof can be denied without proof" - Euclide. Ista Zahn

Re: [R] Query on linear mixed model

2010-05-18 Thread Vijayan Padmanabhan
Thanks Joshua.. It really helped in polishing my coding essentials in R. Thanks & Regards Vijayan Padmanabhan "What is expressed without proof can be denied without proof" - Euclide. Joshua

Re: [R] Query on linear mixed model

2010-05-18 Thread Joshua Wiley
On Tue, May 18, 2010 at 4:52 AM, Vijayan Padmanabhan wrote: This does not answer your statistical question, but I did include some ideas to simplify your script. > ##For ALL Product Comparison across All Time > Points. > options(contrasts=c('contr.treatment','contr.poly')) > data<-subset(MyData

Re: [R] Query on linear mixed model

2010-05-18 Thread Ista Zahn
Hi Vijayan, You are really asking for this list to serve as your statistical consultant, which is not its purpose. If you have a specific problem (and if you know how to ask for help -- see the posting guide) this list is a tremendous resource. But it is not a replacement for a statistician. Best,