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.

31 results for “from:Andrea Rossetti”

R-beta: mig
Andrea Rossetti · Apr 15, 1997 · r-help

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

R-beta: r-home
Andrea Rossetti · Apr 29, 1997 · r-help

I don't remember where's the R home page, in which is the help, please help me!! TNX! Ps excuseme for my english. Andrea Rossetti. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R...

reinstalling R
Andrea Rossetti · Dec 22, 1998 · r-help

Hi, My question is: if I want to recompile and reinstall a newer version of R under linux, must I remove the old binaries previously installed ? If yes where are located them? Thanks! Andrea. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http...

R-beta: documentation
Andrea Rossetti · Oct 18, 1997 · r-help

I'm using W95 rseptbeta how can I find documentation for: * eda, * mva, * spline, * survival4, libraries? Andrea Rossetti _______________________________________________________ Statistica & Informatica per la Gestione delle Imprese | Universit? degli Studi di Perugia (Italia) | iiasc home page: http://www.stat.unipg.it | _______________________________________________________| =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-r...

Correspondence ananlysis
Andrea Rossetti · Feb 24, 2000 · r-help

Hi to all, how can I perform a multiple correspondence analysys with a block contingence matrix? What's the proper package that must I load into R? Andrea Rossetti. PS Excuse me if my question is stupid and for my...

R-beta: documentation?
Andrea Rossetti · Nov 15, 1997 · r-help

Hi I'm an R for windows 95 user, where can I find documentation for "splines", "survival4", "eda" and "mva" packages? Andrea Rossetti. _______________________________________________________ Statistica & Informatica per la Gestione delle Imprese | Universit? degli Studi di Perugia (Italia) | iiasc home page: http...

R-beta: ?functions?
Andrea Rossetti · Oct 20, 1997 · r-help

Are there (in R) some function like the S-Plus * plot.design * plot.factor * interaction.plot and above all * fac.design functions? Andrea Rossetti. _______________________________________________________ Statistica & Informatica per la Gestione delle Imprese | Universit? degli Studi di Perugia (Italia) | iiasc home page...

R-beta: ?functions?
Andrea Rossetti · Oct 20, 1997 · r-help

Are there (in R) some function like the S-Plus * plot.design * plot.factor * interaction.plot and above all * fac.design functions? Andrea Rossetti. _______________________________________________________ Statistica & Informatica per la Gestione delle Imprese | Universit? degli Studi di Perugia (Italia) | iiasc home page...

R-beta: More Time series in the same plot
Andrea Rossetti · Oct 21, 1997 · r-help

I can plot a time series with: gnp <- ts(cumsum(1+round(rnorm(100), 2)), start=c(1954,7), frequency=12) plot(gnp) But I want to plot more time series in the same plot. How can I do it...

R-beta: documentation
Andrea Rossetti · Oct 20, 1997 · r-help

I'm using W95 rseptbeta how can I find documentation for: * eda, * mva, * spline, * survival4, libraries? that I don't finded them in the html r-manual!! Andrea Rossetti _______________________________________________________ Statistica & Informatica per la Gestione delle Imprese | Universit? degli Studi di...

R-beta: Time Series Analysis
Andrea Rossetti · Dec 10, 1997 · r-help

Please edit headers and keep non-announce topic off the R-announce list. Some of us are subscribed to R-announce for a *reason*. -- ------------------------------------------------------------------------------- Anthony Chavez o \o/ _ o o o-o +===+ o +===+ /|\ | /\ __\o o_| \ / | | /|\ | | alchemy at inconnect.com / \ / \ | \ /) | \\o...

isoMDS error message!!!
Andrea Rossetti · Feb 29, 2000 · r-help

Hi to all, I do this > valumod<-read.table("valu-medie.txt",header=T) > library(mass) > library(mva) > valumod.x <- as.matrix(valumod) > valumod.dist<-dist(valumod.x) > valumod.mds <- isoMDS(valumod.dist) Error in isoMDS(valumod.dist) : zero or...

R-beta: Re: problem vith "cmdscale" on W95
Andrea Rossetti · Dec 10, 1997 · r-help

I'm using the WINDOWS 95 version of R (with midified menu "exe.zip"): I tried to do library(mva) data(quakes) quakes<-quakes[sample(seq(1:1000),100),1:5] cmd.dsq<-cmdscale(dsq) Error in .C("dblcen", x...

R-beta: Problem with cmdscale on R for W95
Andrea Rossetti · Oct 24, 1997 · r-help

I'm using rseptbeta for w95, I tried to do: > library(mva) > data(eurodist) > cmdscale(eurodist) Error in .C("dblcen", x, as.integer(n)) : C/Fortran function not in load table > how can I solve this problem? Andrea Rossetti _______________________________________________________ Statistica...

R-beta: memory problem vith "dist" on W95
Andrea Rossetti · Oct 17, 1997 · r-help

Using Rseptbeta for Windows 95 I encountered this problem: > library(mva) > data(quakes) > dist(quakes) Error: memory exhausted I'm using a pentium 133 with 32 MB ram memory! What I must to do? Thanks and excuse me for my...

R-beta: problem with cmdscale in rseptbeta for W95
Andrea Rossetti · Oct 20, 1997 · r-help

I'm using rseptbeta for w95, I tried to do: library(mva) data(quakes) quakes<-quakes[sample(seq(1:1000),100),1:5] cmd.dsq<-cmdscale(dsq) Error in .C("dblcen", x, as.integer(n)) : C/Fortran function not in...

Some link errors on the R for Windows documentation
Andrea Rossetti · Sep 4, 1998 · r-devel

Hi, excuse me but I don't know if this is the correct mailing list for this message (but I thing yes). In the rjune.zip there are some wrong link on the HTML documentation (package area) and isn't...

R-beta: generate a dll for R for win95
Andrea Rossetti · Dec 3, 1997 · r-help

Hi, I've just downloaded a fracdiff.tar.gz (package for arima(p,d,q) modelling) I would like to plugh-in to R for windows 95 (rsept), how can I make a "*.dll" from the fortran code to put...

R-beta: new executable
Andrea Rossetti · Dec 12, 1997 · r-devel

Robert Gentleman wrote: > I have just put up a new executable as a replacement for the one in > rseptbeta.zip > there have only been a few changes; mostly to the menu's. I am about > to start on a major...

R-beta: new executable
Andrea Rossetti · Dec 12, 1997 · r-help

Robert Gentleman wrote: > I have just put up a new executable as a replacement for the one in > rseptbeta.zip > there have only been a few changes; mostly to the menu's. I am about > to start on a major...

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