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.

10 results for “from:Eric ESPOSITO”

How to collect the Rtools to build packages
Eric ESPOSITO · Mar 11, 2003 · r-help

After reading the readme.packages file, I would like to install the R tools in order to build my own packages, but the internet portal http://www.stats.ox.ac.uk/pub/Rtools/ hasn't been working since a few...

runif and sample with reproducibility
Eric ESPOSITO · Dec 22, 2003 · r-help

Hello, I would like to sample a population but the result needs to be reproducible, using 'runif' or 'sample' is the good way to do it but I can't manage to make the results reproducible even with the 'set...

Insert image in Rd documentation files
Eric ESPOSITO · Oct 21, 2004 · r-help

Hello, Does anyone know if it is posssible to insert a picture (ps or jpg for example) in documentation files with Rd extension. I guess it's impossible but maybe there is a trick. Thank you! Eric Esposito ================================== Direction de...

runif and sample with reproducibility
Eric ESPOSITO · Jan 5, 2004 · r-help

Hello, I already sent such an email before Christmas, but nobody answered, so here is my problem: I would like to sample a population but the result needs to be reproducible, using 'runif' or 'sample' is the good way to...

xyplot with several pages
Eric ESPOSITO · May 26, 2003 · r-help

I'm sorry to ask such a stupid question, but I didn't find how to plot each page with the function xyplot on a separate graphic device in order to have all the pages opened after calling the function...

Problem with vignettes
Eric ESPOSITO · Oct 21, 2004 · r-help

Hello, I'm trying to insert a vignette as a word document in my package. After compiling and installing the package, the word file is in the doc directory, but no link in the html index for vignettes is created...

tkrplot with grid lattice plots
Eric ESPOSITO · Dec 8, 2003 · r-help

Hello, i tried to use a lattice graphics with tkrplot it seems that it doen't work, here is the exemple used: > library(tkrplot) > tt <- tktoplevel() > tktitle(tt)<-"Exemple" > > randdata<-data.frame(x=rnorm(100), y=rnorm(100), idobs=rep...

plotting graphs with Rterm
Eric ESPOSITO · Oct 9, 2003 · r-help

Hello, I need to execute R code contained in a file xxx.R from DOS. The file is really simple, only: > plot(rnorm(100)) When I launch Rterm from Dos command and then source the file xxx.R it works...

SOM function with missig values
Eric ESPOSITO · Nov 7, 2003 · r-help

Hi, I found two sorts of functions to use the SOM algorithm, one in the package "som" and the other one in the package "class", but none of them deal with the missing values. The som function in package "som...

Arima with an external regressor
Eric ESPOSITO · Sep 1, 2003 · r-help

Hello, Does anybody know if the function arima with an external regressor (xreg) applies the auto correlation on the dependant variable or on the residuals. In comparison with SAS (proc autoreg), it seems that the auto correlation applies on the...

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