Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
All, I am interested in general nonparametric procedures that can be used for prediction bounds, for relatively non-standard regression procedures. My immediate problem relates to partial least squares but I am interested in general strategies. Bounds might be based...
All, I am looking for functions for rank data depth in more than 2 dimensions. Some options and analogues are (1) Lowest rank are data with highest Mahalanobis D^2. (Just by analogy -- Not what I want.) (2) Lowest rank...
You can use "Save history..." from the R-Console. Greetings ep -- View this message in context: http://r.789695.n4.nabble.com/Is-there-a-function-to-save-the-content-in-R-console-to-some-file-tp3419138p3419499.html Sent from...
Try this x <- seq(0,15,0.01) plot(x+1, dexp(x, 0.2), c(0,15), c(0,0.8),type="l", ylab="f(x)") lines(x+1, dexp(x, 0.8)) grid() abline(v=1, col="lightgray...
Hi, if it should be "lines" so you can do that xy.lm <- lm(y~x) lines(x, xy.lm$coeff[1] + x*xy.lm$coeff[2], col="blue", lwd=3) Regards ep -- View this message in context: http://r...
Hi Jeff: I have MySQL 5.1 up an running on my machine and I am using it so I don't think this is the issue. It shouldn't matter but, I used the XAMPP build to install MySQL...
Hi Jeff: thanks for getting back to me so quickly. Here is the output:: > sessionInfo() R version 2.8.1 (2008-12-22) i386-pc-mingw32 locale: LC_COLLATE=English_United States.1252;LC_CTYPE=English_United States.1252;LC...
Can't find what you're looking for? Try searching with Google .