On Thu, Jun 28, 2012 at 9:27 PM, startend wrote:
> Hi,
>
> Now i am dealing with longitudinal data set and I want to see the rough
> marginal plot for 2 variables separately.
> I found the code from one example here,
>
> reading <-
> read.table("http://www.ats.ucla.edu/stat/R/examples/alda/data/re
Hi,
Now i am dealing with longitudinal data set and I want to see the rough
marginal plot for 2 variables separately.
I found the code from one example here,
reading <-
read.table("http://www.ats.ucla.edu/stat/R/examples/alda/data/reading_pp.txt";,
header=T, sep=",")
reading[reading$id %in% c(4,
2 matches
Mail list logo