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.

4 results for “from:Nicolas Iderhoff”

Rcurl package for windows - Need help
Nicolas Iderhoff · May 30, 2012 · r-help

Google.com -> ?cran rcurl? "windows binary not available" -> read me skip through file, find: ?Packages GLMMGibbs, RCurl, XMLRPC, XML, gridSVG, survnnet, yags do not build out of the box or other special in other circumstances. Nevertheless these are available at...

How can I export a paired t-test output table to an excel file?
Nicolas Iderhoff · Jun 2, 2012 · r-help

Hello Jason, if you put your t-test into an r-object, like here (taken from the documentary example): t.test <- pairwise.t.test(Ozone, Month) you can get the table with t.test$p.value also you can get...

time-series statistics collection
Nicolas Iderhoff · Jun 1, 2012 · r-help

One of the most important concepts is most certainly Stationarity (see ?unit root test"). the most common r-package will be: tseries. see: Brockwell/Davis (2006): Time Series: Theory and Models. Brockwell/Davis (2002): Introduction to Time Series and Forecasting...

importing multiple file form folder
Nicolas Iderhoff · May 28, 2012 · r-help

Hi, if you're on a mac, I would recommend Automator. If you're on unix I would recommend a handy bash script with regex. And on windows.. I don't know.. you could do regex in R, couldn't...

Can't find what you're looking for? Try searching with Google .