[R] Error Message Help

2014-03-17 Thread Joe Trubisz
Hi... Can someone please explain to me what this error message means? It only appears if I include the correlation= part, but I have no idea why. Thanks, Joe > ARModel <-lme(Life_Satisfaction ~Time, data = restructuredData, random = > ~Time|Person, method = "ML", na.action = na.exclude, contro

Re: [R] Error Message Help: Differing Number of Rows

2011-07-17 Thread Uwe Ligges
On 15.07.2011 19:01, ScottM wrote: Hello all, I'm relatively new to "R" and programming in general - I had previously used MatLab, but decided to make the transition to R, as the computational times are much better! Anyway, I'm trying to use R to run a gamma distribution model to estimate mea

[R] Error Message Help: Differing Number of Rows

2011-07-15 Thread ScottM
Hello all, I'm relatively new to "R" and programming in general - I had previously used MatLab, but decided to make the transition to R, as the computational times are much better! Anyway, I'm trying to use R to run a gamma distribution model to estimate mean transit times of water moving throug