Skip to content

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.

7 results for “from:ep”

[RsR] needs programs or ideas on nonparametric regression prediction bounds
F@rr@r@D@vid m@iii@g oii ep@m@ii@ep@@gov · Aug 28, 2007 · r-sig-robust

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...

[RsR] need functions for robust data depth
F@rr@r@D@vid m@iii@g oii ep@m@ii@ep@@gov · Aug 17, 2007 · r-sig-robust

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...

Is there a function to save the content in R console to some file?
ep · Mar 30, 2011 · r-help

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...

Exponential distribution
ep · Mar 22, 2011 · r-help

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...

add a linear regression line to the plot
ep · Jan 13, 2011 · r-help

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...

problem loading RMySQL
Miiste@d@Bry@@ m@iii@g oii ep@m@ii@ep@@gov · Apr 30, 2009 · r-sig-db

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...

problem loading RMySQL
Miiste@d@Bry@@ m@iii@g oii ep@m@ii@ep@@gov · Apr 30, 2009 · r-sig-db

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 .