[R] data point labeling in xyplot

2013-12-13 Thread peyman
Hi Folks, I have data with a format like: IDyparam1param2groupingFactor1groupingFactor2. 1... 1 1 1 2 2 2 2 3 3 3 so several grouping factors and repeated measures. I am using trellis and xyplot to get plot with several grouping factors. something like xyplot(y~x|g

[R] data distribution for lme

2013-12-10 Thread peyman
distribution of the data? Thanks, Peyman __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained