Displaying 20 results from an estimated 10000 matches similar to: "memory"
2002 Nov 20
5
re| memory.limit()
Mpiktas <mpiktas at delfi.lt> wrote :
>Something like memory.limit(512) will do the trick
Luis Silva <lm.silva at sapo.pt> wrote :
>I had that problem already. In windows I did this
>C:\Programas\R\rw1060\bin\Rgui.exe --max-mem-size=400M
>in the icon path of R. You'll have to try several sizes.
I believe recent versions of R on Windows automatically set
2003 Jan 28
2
symbol
Dear R helpers
I would like to make a plot where the symbols were the numbers
of the corresponding classes, i.e, samples of class 1 would the
symbol 1, samples of class 2 would have symbol 2,....
Is this possible?
Thank you
Luis
--
Kit SAPO.ADSL.PT Apenas 50 ?.
Adira j? em http://www.sapo.pt/kitadsl
2002 Oct 15
1
R memory
Hello
I was doing PCA (principal component analysis) with a DNA
expression matrix (7000 rows/38 columns; from golubEsets) but I
had the following problem
"Error:cannot allocate vector of size 397051 Kb
In addition: Warning message:
Reached total allocation of 119Mb: see help(memory.size)"
I've already done some filtering (reduced to 3051 rows) but the
problem remains, only the
2002 Nov 02
2
Partial Least Squares
Hi everybody!
Is there any package or functions to make Partial Least Squares
analysis with R?
Thanks a lot
Luis
--------------------------------------------
sapo.pt/kitadsl
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or
2003 Mar 11
1
MAPE
Hi again
With arima0 the problem was solved but what are the diferences
between arima and arima0?
I have another question. I fit the model to the data and I make
some predictions. But I also want to calculate MAPE based in
the last 3 observations available. Is it possible? Can I obtain
the fitted values from the model?
thanks~
luis
--
SAPO ADSL.PT, apanhe j? o comboio da Banda Larga. Kit
2003 Mar 11
1
about yesterday predicted values
I don't understand where is my problem. I tried the problem
suggested by Prof. Brian Ripley
data(USAccDeaths, package="ts")
and it worked. So this is not a machine or configuration
problem. This is my series (dataset1.ts)
Jan Feb Mar Apr May Jun
Jul Aug
1998 20957656 22280838 28048581 32286754 36456729 35575315
34127179 34363108
1999
2002 Nov 17
1
Xgobi II
Hi again.
Thank you for the tips but I don't know what is a X server. I
remember that I?m working with my own notebook. Is this
possible? I could also try to run it in my faculty.
thanks
Luis
--------------------------------------------
sapo.pt/kitadsl
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2002 Nov 14
1
plot rotation
Hi
I made a 3d plot with scatterplot3d, but I would like to rotate
it to achieve the best view of the data. Is this possible?
Thanks a lot
Luis
--------------------------------------------
sapo.pt/kitadsl
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info",
2003 Jan 25
1
plot/screen
Dear helpers
I have this code to make 10 plots in the same device
a<-1
split.screen(c(2:5))
for (i in 1:10){
nova.matriz<-a*sigma+(1-a)*S
proj<-calculo.comp(treino,nova.matriz)
print(proj[,1:2])
screen(i)
plot(Re(proj[c(2,3,6,9:11,14,23),1:2]),xlim=range(c(-
15:15)),ylim=range(c(-5:5)),col="black")
points(Re(proj[c(1,4:5,7:8,12:13,15:22,24:27),1:2]),col="red")
2002 Nov 28
2
Logistic Regression with 9 classes
Hello!
I need to classify a data set with 19 variables and 9 classes
using Logistic Regression(on R).
I know that when we have only 2 classes we can use glm() to
estimate the coefficients of the model. But I don?t understand
how can I do a classification task with Logistic Regression on
a data set with 9 classes!
Does anybody know how can I estimate these coefficients (of a
model with 9
2002 Nov 16
1
Xgobi
Dear helpers,
I'm working with expression matrices (DNA microarrays) and my
professor suggested me to investigate the possibilities of
Xgobi. Searching the net I found that I could use it with R. Is
that true?
How can I do this? I'm working on a Windows ME notebook. I've
already got xgobi.zip from CRAN and xgobi.zip from Professor
Brian Ripley
2002 Nov 17
2
compile
Hi again,
Thanks for the tips on Xgobi. I'll try them. Now I have another
question. There is a package (not submitted to CRAN yet), that
I would like to use, but it has the extension .tar, so it's for
Linux platforms am I rigth? Is it possible from those files to
compile for Windows?
Nice weekend for all
Luis
--------------------------------------------
sapo.pt/kitadsl
2002 Nov 05
2
Canonical variates
Hi,
Does anybody know some package or function that computes
canonical variates?
Luis & Janete
--------------------------------------------
sapo.pt/kitadsl
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the
2002 Dec 18
4
Running R on a Local Area Network
A couple of months ago I downloaded R 1.6.0's binary for Windows, which I have
since been using without any particular problem, that is on one machine running
Windows 98.
Last week I set up a local network and have since tried to use R remotely, i.e.
R is installed on the previous machine and nowhere else. On the client's side,
the GUI opens correctly and allows me to do simple
2020 Sep 10
0
more Matrix weirdness
>>>>> Georgi Boshnakov
>>>>> on Wed, 9 Sep 2020 10:48:56 +0000 writes:
> I think that this is because `[<-` dispatches on S4
> methods only if the first argument is S4. ?"[<-" says:
> "These operators are also implicit S4 generics, but as
> primitives, S4 methods will be dispatched only on S4
> objects
2002 Dec 05
2
crimson editor
Hello,
Sorry about the last email, I just found the shortcutkey for sending, by
mistake :-(
OK. I am a windows user and I wanted to instal emacs. However, went to
speak with the information staf on the institut and they told me that that
is a bit problematic sometimes, and that there is a free soft that could do
a very similar job which is crimson...
This is like a note pad, but highlights the
2004 May 09
0
Wine crash after update
Hi,
I was using wine_0.0.20040309-1 in a Debian distro and it was working.
I updated to wine_0.0.20040408-1, it is not working more. The bug report is below.
Note that if I go to directory where .exe file is and starts wine. Wine works.
I think that the problem is with blank spaces in the directory name.
Bug report:
Warning: the --debugmsg option is deprecated. You should use
the WINEDEBUG
2017 Aug 17
0
Problem with a regular expression.
The problem is in TRE library, in regcomp, while compiling the regular
expression.
This is enough to trigger in R (to do this without re-boot: ulimit -v
500000 ):
> strsplit("", "\\\\)")
To repeat in TRE, one can build TRE from sources and run
> ./src/agrep "\\\\)" README.md
Tomas
On 08/17/2017 09:45 AM, Moshe Olshansky via R-devel wrote:
> I tried
2017 Aug 17
2
Problem with a regular expression.
I tried this on a Linux (Ubuntu) server invoking R from the command line and the result was the same, except that I could kill the R session from another terminal window.
From: Rui Barradas <ruipbarradas at sapo.pt>
To: Chris Triggs <cm.triggs at auckland.ac.nz>; "r-devel at r-project.org" <r-devel at r-project.org>
Cc: Thomas Lumley <t.lumley at
2002 Oct 10
1
problem with Sweave on 1.6 on NT4
Hi,
I recently compiled 1.6 on NT4 but
I am having a problem with Sweave.
Using the inbuilt 'Sweave-test-1.Rnw' file as an example:
-------
> library(tools)
> testfile <- file.path(.path.package("tools"),
"Sweave", "Sweave-test-1.Rnw")
## create a LaTeX file
Sweave(testfile)
testfile <-