search for: 270276

Displaying 2 results from an estimated 2 matches for "270276".

2005 Apr 08
2
1.0-test67
http://dovecot.org/test/ Hopefully better release than last one. Fixes several problems test66 had and also some older problems reported in this list. It also contains a pretty large mbox code cleanup, fixing several problems (especially related to X-IMAP/X-IMAPbase headers) and making it a bit faster. Maybe I'll backport it to 1.0-stable too when it looks like it's stable.. BTW. mbox
2002 May 31
1
Manual scaling a scatter plot
Hello R-help, I have a data.frame where I want to scatterplot variable1 versus variable2 using a third variable as a factor. For each factor I want to have a regression line in the same plot with different color and symbols. Var1, and var2 contain a lot of NA,sometimes the dependent var sometimes the predictor, sometimes both together. Three problems occure: Makeing subsets to split the data