On Thu, May 14, 2009 at 2:14 PM, Garritt Page wrote:
> Hello,I am using xyplot to try and create a conditional plot. Below is a
> toy example of the type of data I am working with
>
> slevel <- rep(rep(c(0.5,0.9), each=2, times=2), times=2)
>
> tlevel <- rep(rep(c(0.5,0.9), each=4), times=2)
>
>
On Thu, May 14, 2009 at 12:14 PM, Garritt Page wrote:
> Hello,I am using xyplot to try and create a conditional plot. Below is a
> toy example of the type of data I am working with
>
> slevel <- rep(rep(c(0.5,0.9), each=2, times=2), times=2)
>
> tlevel <- rep(rep(c(0.5,0.9), each=4), times=2)
>
>
Hello,I am using xyplot to try and create a conditional plot. Below is a
toy example of the type of data I am working with
slevel <- rep(rep(c(0.5,0.9), each=2, times=2), times=2)
tlevel <- rep(rep(c(0.5,0.9), each=4), times=2)
noutliers <- rep(rep(c(2,4), times=4), times=2)
analysis <- as.fac
3 matches
Mail list logo