search for: mykey2

Displaying 4 results from an estimated 4 matches for "mykey2".

Did you mean: mykey
2010 Aug 22
0
lattice::xyplot() with one factor for points and another for lines - solution
...1:6 mycol <- 1:6 # Define individual keys for each of the two factors # Details on xyplot() help page mykey1 <- list(title = 'Group 1', cex.title = 1.2, text = list(levels(d$gp1), cex = 0.8), points = list(pch = 1:6, col = 1:6), cex = 0.8) mykey2 <- list(title = 'Group 2', cex.title = 1.2, text = list(levels(d$gp2)), lines = list(lty = 1, col = c('blue', 'orange'))) # Create a grob by merging the two keys - from latticeExtra (Felix Andrews) mylegend <- mergedTrelli...
2010 Oct 17
2
dpois().......bizarre warning messages
Dear Masters, I have a question to submit consider the following script m<-4.95 obs<-rpois(36,m) # i generate 36 realization from a poisson(m) hist(obs,freq=F) curve(dpois(x,m),add=T,col="red") #i wish to overlay on the histogram the theorical poisson density function errors are returned saing the x vector doesn't contain integers.... really bizarre i can't give
2011 Sep 11
5
getting wine to run on OpenSuse 11.4-in order to use WinSCP
hello dear Community, i want to get wine to run on OpenSuse 11.4-in order to use WinSCP (see http://winscp.net ) How to do this. Can some one help me here! Love to hear from you greetings lin BTW How to import the keys..? I guess that is not a big problem
2011 Jul 05
3
plotting survival curves (multiple curves on single graph)
Hello. This is a follow-up to a question I posted last week. With some previous suggestions from the R-help community, I have been able to plot survival (, hazard, and density) curves using published data for Siler hazard parameters from a number of ethnographic populations. Can the function below be modified, perhaps with a "for" statement, so that multiple curves (different line