plot() works nicely with the data sets that come with nlme, so presumably there is a plot.something() that is well set up to plot data with grouping factors. Now how can I get my data sets into "something" form so that I may use plot.something() or, alternatively, what is "something" so that I may hack plot.something() to work with my data as it is? Cheers, Murray Jorgensen
Plotting Grouped Data
2 messages · Murray Jorgensen
Oh, I think that I see some of the picture now! "something" = "groupedData" ! Murray
Murray Jorgensen wrote:
plot() works nicely with the data sets that come with nlme, so presumably there is a plot.something() that is well set up to plot data with grouping factors. Now how can I get my data sets into "something" form so that I may use plot.something() or, alternatively, what is "something" so that I may hack plot.something() to work with my data as it is? Cheers, Murray Jorgensen
_______________________________________________ R-sig-mixed-models at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models