Displaying 1 result from an estimated 1 matches for "ndnds".
2008 Oct 03
2
suggestions for plotting 5000 data points
...E)
colnames(mat3) <- c("human","mouse", "chicken")
mat3 <-data.frame(mat3)
mat2$model <- factor( rep( "Model 3"), labels="model3")
## code I used for parallel
require(lattice)
parallel( ~ mat3[1:3]|model , mat3,varnames = c("human\ndnds", "mouse
\ndnds", "chicken\ndnds") )
any suggestions or pointers would be greatly appreciated.
many thanks
tania
D.phil student
Department of Physiology, Anatomy and Genetics