Submitted by shark_scott on Mon, 07/26/2010 - 22:41
Posted in
Hi,
Wow! This program looks really useful. I just wanted to make sure that repeated measures ANOVA will be (is?) doable in Red-R. I assume so, but in browsing the documentation on the "statistics" section, I couldn't see any mention of it.
Thanks!
Mark
Hey Mark,
Thanks a bunch. Is the lme4 package for Red-R up?
If there are some changes that you would like for lme4 I can try to implement them. If the lme4 people say they aren't interested in making the package I can try to fix up the one I made.
We're trying to move to the R package makers making the Red-R packages because they will know the best way to implement a GUI of their packages.
Thanks again for asking the lme4 devs. If you have any questions about Red-R please post them here so others can search and comment.
Kyle
Hi Kyle,
Thanks for such a quick reply. I've followed your advice and posted a request on the lme4 project. Thanks for making such a useful tool available!
Mark
Thanks for the post Mark,
The LME4 package should be uploaded to the repository. If it's not let me know so I can put it there. I made it for a project I was working on but never made it "foolproof". The model formula is through a line edit that novice users might not like and is really easy to generate errors in.
You could contact the developers here http://r-forge.r-project.org/projects/lme4/ and let them know that you would like lme4 to be made for Red-R.
If there is another package contact their maintainers and ask if they will make the Red-R package and put it on the repository. If they say no then let me know and I can put one together for you.
Kyle