Displaying 20 results from an estimated 27 matches for "zem".
Did you mean:
mem
2007 Jan 31
7
features of save and save.image (unexpected file sizes)
...ping
my object, the resulting dump file was 72 MB in size. So I assume that
R was saving some large object which was not visible to me directly,
using ls(). Is there a way to find such objects, and discard them
before saving? I use R 2.4.1 on Ubuntu 6.06, through Emacs 23.0 and
ESS 5.3.1.
Vaidotas Zemlys
--
Doctorate student, http://www.mif.vu.lt/katedros/eka/katedra/zemlys.php
Vilnius University
2005 Nov 03
4
shared-mime-info (PR#8278)
Full_Name: Vaidotas Zemlys
Version: 2.1.1
OS: Ubuntu 05.10
Submission from: (NULL) (213.197.173.50)
Hi,
This is really a feature request, not a bug. I wrote the mail to R-devel,
but nobody answered it.
I use Gnome on my computer and sometimes I use its default text editor
gedit. It uses gtksourceview library for syn...
2008 Oct 31
1
Problems with Sweave and pdf.options(encoding="ISOLatin7") (PR#13234)
...or this,
but I did not find anything. If this is documented behaviour, I am sorry
for the disturbance.
After Sweaving the file below, pdflatex and latex->dvips->ps2pdf will
produce different pdfs. The tex file compiled succesfully in Ubuntu
8.04, and TeXLive 2007.
Sincerely yours,
Vaidotas Zemlys
test.Rnw file:
\documentclass[a4paper]{article}
\usepackage[utf8x]{inputenc}
\usepackage[T1]{fontenc}
\title{Problem with pdf.options}
\author{Vaidotas Zemlys}
\begin{document}
\maketitle
Note the Lithuanian letters in latex will not display correctly, you
need
additional package. This doe...
2006 Jan 13
3
Saving a plot in R-LINUX
Good day,
Is there any way to save a plot produced by
R in a LINUX (Debian) machine?
The window opened by R to put the plot in,
does not give any option to save it (there
are options to move, close, minimise it, etc.
but not to save it). How do you do that?
Thanks,
Augusto
--------------------------------------------
Augusto Sanabria. MSc, PhD.
Mathematical Modeller
Risk Research Group
2017 May 17
2
r-cran-rjava dependencies on debian jesse, library(rJava) fails when default-jre is missing
Hi,
> Le 17 mai 2017 ? 00:42, Dirk Eddelbuettel <edd at debian.org> a ?crit :
>
>
> On 8 May 2017 at 15:39, Vaidotas Zemlys wrote:
> | Hi,
> |
> | Dirk Eddelbuettel advised me to write here. Here is my original letter to him:
> |
> | I would like to enquire about package r-cran-rjava on Debian jesse. It seems that if default-jre package is not installed, but openjdk-7-jre is installed, then library(r...
2017 May 08
3
r-cran-rjava dependencies on debian jesse, library(rJava) fails when default-jre is missing
...7u121-2.6.8-2~deb8u1 amd64 OpenJDK Java runtime, using Hotspot JIT
ii openjdk-7-jre-headless:amd64 7u121-2.6.8-2~deb8u1 amd64 OpenJDK Java runtime, using Hotspot JIT (headless)
Sorry for bothering if this is an issue from my side.
Vaidotas Zemlys-Balevi?ius
2002 Oct 18
7
RAM usage
...form such calculations where a
lot of memory must be used? And if R can do such calculations, what are
specific problems, topics or tips which should be known before letting R
to do these calculations?
Thanks in advance, for any help and special thanks for reading such a
long letter.
Vaidotas Zemlys
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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 s...
2005 Mar 16
2
TINY fonts
Hello there,
am I really the only one, who compiled wine20050211 source,
run wineinstall script, changed [fonts] section in config to match
my dirs (ttf, afm) on my Mandrake 10.1 system AND STILL HAVING ALMOST
UNREADABLE FONTS in applications using standard windows fonts (not its
own)? (I'm not using any M$ stuff, including fonts - just those in
X windows (xfs running)).
Nyyr
2002 Nov 08
1
Using R --gui=GNOME
..., R with option --gui=GNOME doesn't start. If
started with checked checkbox, i.e. from terminal, besides R, terminal
window also appears, but it is of no use. Yet if it is closed, the R
window closes together. Is this a feature, or is there a way to avoid this?
Thanks for any help
Vaidotas Zemlys
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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 s...
2005 Dec 29
0
calculating recursive sequences
....tsay/teaching/fts/d-ibmln99.dat
For this problem recursive sequence is linear, so it is possible to
calculate it as a linear equations solution, but it is easy to think
of the case where the recursion is non-linear. Is the speed-up
possible only by writing C or Fortran code with loops?
Vaidotas Zemlys
--
Doctorate student, http://www.mif.vu.lt/katedros/eka/katedra/zemlys.php
Vilnius University
2013 Oct 12
0
[R-pkgs] new package 'midasr'
.... The user guide, all of the code examples in the user guide and some additional examples together with the user guide .Rnw file can be found in the midasr-user-guide github repository (https://github.com/mpiktas/midasr-user-guide/).
Comments and suggestions would be greatly appreciated.
Vaidotas Zemlys
http://mif.vu.lt/~zemlys
_______________________________________________
R-packages mailing list
R-packages@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages
2006 Aug 09
2
optim error
Dear all,
There have been one or two questions posted to the list regarding the optim
error "non-finite finite-difference value [4]." The error apparently means
that the 4th element of the gradient is non-finite. My question is what
part(s) of my program should I fiddle with in an attempt to fix it?
Starting values? Something in the log-likelihood itself? Perhaps the data
2017 May 17
0
r-cran-rjava dependencies on debian jesse, library(rJava) fails when default-jre is missing
On 17 May 2017 at 08:46, Vaidotas Zemlys wrote:
| Hi,
|
| > Le 17 mai 2017 ? 00:42, Dirk Eddelbuettel <edd at debian.org> a ?crit :
| >
| >
| > On 8 May 2017 at 15:39, Vaidotas Zemlys wrote:
| > | Hi,
| > |
| > | Dirk Eddelbuettel advised me to write here. Here is my original letter to him:
| > |
| &g...
2009 Jun 30
0
bug in nlme package function predict.lmList (PR#13788)
Full_Name: Vaidotas Zemlys
Version: 2.9.0
OS: Ubuntu 8.10
Submission from: (NULL) (213.197.173.50)
Steps to reproduce the bug:
library(nlme)
data(Oxboys)
qm=lmList(height~age|Subject,data=Oxboys)
grid=with(Oxboys,expand.grid(age=seq(min(age),max(age),length=50),Subject=levels(Subject)))
res <- predict(qm,grid,se=TR...
2004 May 03
0
multinomial regresion, nls
...,start=list(a=1))
where B is lag operator. Or should I just use lagged response variable as
predictor variable:
nls(y~a*f(x),data=data1,start=list(a=1))
data1<-data.frame(y=y,x=c(0,y[1:(length(y)-1)]))
here f is arbitrary function.
Thank you in advance for any answers.
Sincerely,
Vaidotas Zemlys
PS I'm resending this mail, since it seems that it didn't get through the
first time. I am sorry, if you got 2 messages.
2017 May 16
0
r-cran-rjava dependencies on debian jesse, library(rJava) fails when default-jre is missing
On 8 May 2017 at 15:39, Vaidotas Zemlys wrote:
| Hi,
|
| Dirk Eddelbuettel advised me to write here. Here is my original letter to him:
|
| I would like to enquire about package r-cran-rjava on Debian jesse. It seems that if default-jre package is not installed, but openjdk-7-jre is installed, then library(rJava) in R fails. I?ve be...
2002 Nov 18
2
No subject
Subject: Error: cannot allocate vector of size 554 Kb
X-Mailer: VM 7.00 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
Reply-To: fjmolina at lbl.gov
FCC: ~/mail/sent
Does anyone know how I can avoid this error?
Error: cannot allocate vector of size 554 Kb
I think my computer should have enough memory to allocate such vector.
2002 Dec 02
1
Computation time differences between Linux and Windows
...nds and in Octave 2.0.16.92 (i386-pc-linux-gnu) on Linux about 550
seconds. I tried to keep minimum processes running during the
computations.
I suspect the answer to this is different memory management accros
different programs and platforms. Am I right?
Thanks for any help
Sincerely,
Vaidotas Zemlys
2002 Sep 13
3
subset
Dear list,
I have a simple question. If I need to run linear regression on a subset of
the dataset, will
the following two commands give the same output:
lm(y ~ as.factor(x1) + as.factor(x2), data, subset = z==Z[1])
and
lm(y ~ as.factor(x1) + as.factor(x2), data[data$z==Z[1],] )
I have got different results running the two commands. Am I missing
something here, or it
there a bug on the
1999 Oct 18
1
problem with samba on irix 6.5
.... I have /tmp shared out as [tmp] and get the following messages in
log.smb when I try to connect to it using smbclient from the localhost
smbd version 2.0.5a started.
Copyright Andrew Tridgell 1992-1998
doing parameter log file = /usr/local/samba/var/log.%m
doing parameter server string = Zem
doing parameter oplocks = False
doing parameter load printers = yes
doing parameter guest account = nobody
doing parameter max log size = 50
doing parameter security = user
doing parameter socket options = TCP_NODELAY
doing parameter interfaces = 130.95.208.55/255.255.255.0
doing pa...