Displaying 20 results from an estimated 100000 matches similar to: "R-beta: mig"
1997 Oct 17
1
R-beta: memory problem vith "dist" on W95
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 english!
Andrea Rossetti, rossetti at stat.unipg.it
_______________________________________________________
Statistica & Informatica per la Gestione delle
1997 Dec 16
0
R-beta: Win95/NT
> From rossetti at stat.unipg.it Sat Dec 13 09:53 NZD 1997
> Date: Fri, 12 Dec 1997 21:47:58 +0100
> From: Andrea Rossetti <rossetti at stat.unipg.it>
> MIME-Version: 1.0
> To: Robert Gentleman <rgentlem at stat.auckland.ac.nz>,
r-devel <r-devel at stat.math.ethz.ch>, r-help <r-help at stat.math.ethz.ch>
> Subject: Re: R-beta: new executable
>
1997 Oct 16
4
R-beta: Time Series Analysis
I have just downloaded rsept.zip and rseptbeta.zip for Windows 95 and I
think that is a GREAT product.
1st: I want to know the differences between them.
2nd: I'm interested very much in time series analysis, but watching the
html help there is not any function (for ex. like the S-Plus functions acf
pacf and arima functions etc). If there is some pacages to plug-in with
documentation
1997 Oct 16
4
R-beta: Time Series Analysis
I have just downloaded rsept.zip and rseptbeta.zip for Windows 95 and I
think that is a GREAT product.
1st: I want to know the differences between them.
2nd: I'm interested very much in time series analysis, but watching the
html help there is not any function (for ex. like the S-Plus functions acf
pacf and arima functions etc). If there is some pacages to plug-in with
documentation
1997 Oct 21
1
R-beta: More Time series in the same plot
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-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or
1997 Dec 09
1
[Fwd: R-beta: R 0.50 alpha]
Hi,
I'm using the rsept for WINDOWS 95 (with modified men?, and "fixed" survival4).
See the Ennapadam Venkatraman's example made in date 35/07/97 19.02
Ennapadam Venkatraman wrote:
> library(splines)
> library(survival4)
> xx <- NULL
> xx$ftim <- exp(-runif(100))
> xx$ctim <- 2*runif(100)
> xx$sts <- 1*(xx$ftim <= xx$ctim)
> xx$otim <-
1997 Dec 03
0
R-beta: generate a dll for R for win95
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 into "lib" directory, and
a "library file" to put into "library" directory?
Please help me I'm very interested in the arima modelling.
Andrea Rossetti.
1997 Nov 16
0
R-beta: documentation?
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://www.stat.unipg.it
1997 Oct 18
0
R-beta: documentation
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 |
1997 Oct 20
0
R-beta: problem with cmdscale in rseptbeta for W95
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 load table
how can I solve this problem?
Andrea Rossetti
_______________________________________________________
Statistica & Informatica per la Gestione delle Imprese
1997 Oct 24
0
R-beta: Problem with cmdscale on R for W95
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 & Informatica per la Gestione delle Imprese |
Universit? degli Studi di
1997 Jul 10
1
R-beta: New Packages in CRAN
The following packages have been contributed to CRAN by Thomas Lumley:
integrate-1.0.tar.gz:
S function and supporting C and Fortran code for adaptive
quadrature. The underlyling fortran code is purported to
work in from 2 to 20 dimensions.
S original by Michael Meyer (mikem at andrew.cmu.edu).
R port by Thomas Lumley <thomas at biostat.washington.edu>.
[1997/07/10]
1997 Jul 10
1
R-beta: New Packages in CRAN
The following packages have been contributed to CRAN by Thomas Lumley:
integrate-1.0.tar.gz:
S function and supporting C and Fortran code for adaptive
quadrature. The underlyling fortran code is purported to
work in from 2 to 20 dimensions.
S original by Michael Meyer (mikem at andrew.cmu.edu).
R port by Thomas Lumley <thomas at biostat.washington.edu>.
[1997/07/10]
1998 Sep 27
1
Sv: R-beta: windows and dynload. ?Win98
It does, at least for a while. But when various more or less well behaved programs enter the scene (harddisk) things changed, at least for me. Reinstallation of R or windows didn't help, and I did not want to start again from scratch with a reformat. I used rw0613.
-----Oprindelig meddelelse-----
Fra: Douglas Steele <Douglas at dsteele.demon.co.uk>
Til: r-help at stat.math.ethz.ch
1998 Oct 15
1
Fwd: probably "round()" bug
>Date: Thu, 15 Oct 1998 15:30:22 +0200
>To: Guido Masarotto <guido at sirio.stat.unipd.it>
>From: Andrea Rossetti <rossetti at stud.unipg.it>
>Subject: probably "round()" bug
>
>Hi to all R people,
>I'm using the Guido Masarotto's compiled R, version 0.62.3.
>there is a probably bug in round function, in fact I've done:
>
>>
1998 Oct 15
1
Fwd: probably "round()" bug
>Date: Thu, 15 Oct 1998 15:30:22 +0200
>To: Guido Masarotto <guido at sirio.stat.unipd.it>
>From: Andrea Rossetti <rossetti at stud.unipg.it>
>Subject: probably "round()" bug
>
>Hi to all R people,
>I'm using the Guido Masarotto's compiled R, version 0.62.3.
>there is a probably bug in round function, in fact I've done:
>
>>
1997 Aug 27
0
R-beta: CRAN goes HTML
Hi all,
thanks help by Thomas Lumley (who provided us also with a beautiful
logo!) I've finally made a start for an html frontend for CRAN. It
should be available on all mirror sites tomorrow.
The master site is at
http://www.ci.tuwien.ac.at/R
and the usual mirror sites are
http://www.stat.unipg.it/pub/stat/statlib/R/CRAN/ (IASC archive, Italy)
ftp://ftp.u-aizu.ac.jp/pub/lang/R/CRAN/
1998 Dec 22
1
reinstalling R
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://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or
1997 Apr 29
0
R-beta: r-home
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-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the
1998 Sep 19
0
R-beta: I: compilation problems with R 0.62.3
Hi to all R people,
I've compilation problem with R-0.62.3.
C:\R-0.62.3\src\gnuwin32>make
gcc -O2 -I../include -o dataentry.o -c dataentry.c
In file included from ../include/Defn.h:29,
from dataentry.c:20:
../include/Arith.h:47: parse error before `('
../include/Arith.h:48: parse error before `('
make.exe: *** [dataentry.o] Error 1
C:\R-0.62.3\src\gnuwin32>