Displaying 20 results from an estimated 3000 matches similar to: "Help with postscript (huge file size)"
2004 Jul 01
2
RMySQL
Hi!!
I want some help to install the RMySQL package. I've tried to configure some
things but i'm still getting erros. Anybody could help me??
Thank's
Talita Perciano Costa Leite
Graduanda em Ci??ncia da Computa????o
Universidade Federal de Alagoas - UFAL
Departamento de Tecnologia da Informa????o - TCI
Constru????o de Conhecimento por Agrupamento de Dados - CoCADa
2005 Jan 10
4
Data Set
Hi everybody,
I'm studying descriptive statistics using R and I have to make an important
work about that. I need some help to choose a good data set to apply those
statistics. Does anybody know a good data set I could work with?
Thanx,
Talita Perciano Costa Leite
Graduanda em Ci?ncia da Computa??o
Universidade Federal de Alagoas - UFAL
Departamento de Tecnologia da Informa??o - TCI
2005 Jan 07
2
Asymmetry and kurtosis coefficients
Hello everybody,
I'm studying descriptive statistics with R and I want to know how to
calculate the asymmetry and kurtosis coefficients of a sample using R. I'll
appreciate some help.
Thanx,
Talita Perciano Costa Leite
Graduanda em Ci?ncia da Computa??o
Universidade Federal de Alagoas - UFAL
Departamento de Tecnologia da Informa??o - TCI
Constru??o de Conhecimento por Agrupamento de
2005 Feb 22
1
Loading C functions into R
Hi everybody,
I have the source of a C program that includes some archives .c and some
libraries .h. I'm developing a program using R and I want it to load the C
program I told before. How can I do that? I was looking for some function in
R to do that and I found the .C() but I can't understand how it works.
Somebody could help me?
Thanx,
Talita Perciano Costa Leite
Graduanda em
2005 Dec 05
2
Conflict RGtk tcltk
Hi everybody,
I'm making an application using the package tcltk. Everything goes fine until I
load the package RGtk. The interface doesn't work anymore. Is there any conflict
between these packages? I thought about unloading the package RGtk but I don't
know how to do that.
Thanks,
--
Talita Perciano Costa Leite
Graduanda em Ci??ncia da Computa????o
Universidade Federal de Alagoas
2004 Jun 22
1
Numerical methods of integration
Hi!
I want to know if there is a function in R that makes integration using
numerical methods. Thank's for helping!
Talita Perciano Costa Leite
Graduanda em Ci??ncia da Computa????o
Universidade Federal de Alagoas - UFAL
Departamento de Tecnologia da Informa????o - TCI
Constru????o de Conhecimento por Agrupamento de Dados - CoCADa
2005 Jun 27
2
Numerical accuracy
Hi people,
I need to prove the good quality of numerical accuracy of R. Anyone knows a
paper or anything else comparing R to other statistical softwares in terms of
numerical accuracy.
I've made a long search about that but I found nothing. Please help me!!
Thanx,
Talita Leite
-------------------------------------------------
Este e-mail foi enviado pelo Webmail da UFAL
IMP:
2004 Jun 01
3
Parametric Curves
Hi everybody!
I'm trying to plot a parametric curve (three dimensions) using R but I
didn't obtain good results. Somebody have already done something like that?
Please help me!
Talita Perciano Costa Leite
Graduanda em Ci??ncia da Computa????o
Universidade Federal de Alagoas - UFAL
Departamento de Tecnologia da Informa????o - TCI
Constru????o de Conhecimento por Agrupamento de Dados -
2009 Apr 26
1
Generate ramified structures
Hello,
I would like to generate ramified structures like plant root systems, river
networks or trees and save the generated structure as an image. Does anyone
knows if there is a way to do that with R?
Thank you in advance,
Talita
[[alternative HTML version deleted]]
2005 Aug 18
1
Unload a library
Hi people,
I'm developing an application (in Linux) using tcltk and calling ggobi from that
application (using the Rggobi package). After I load ggobi and want to use the
windows made by tcltk I get some errors and sometimes R cracks. I believe the
problem is because the packages Rggobi, RGtk and tcltk are running together. I
thought about a solution that would be unload the Rggobi and RGtk
2009 Jun 15
4
reading Excel file
Dear all,
I was using older version of R (installed early). I install new version of R (R.2.9.0) but i could not find package "xlsReadWrite" to read Excel file. Is there any alternatives to read Excel file ?
I hope it should be.
I need help although it is minor querry.
Thanks in advance.
Sincerely,
Ram Kumar Basnet
Wageningen University,
The Netherlands
[[alternative HTML
2004 Apr 26
1
AIC and BIC
Hello
I'm with a doubt using BIC and AIC. I want to know if both of then are a way
to steem the best model to use. How i know which of then to choose?
Talita Perciano Costa Leite
Graduanda em Ci??ncia da Computa????o
Universidade Federal de Alagoas - UFAL
Departamento de Tecnologia da Informa????o - TCI
Constru????o de Conhecimento por Agrupamento de Dados - CoCADa
2009 Apr 27
1
Julia set in R
Dear R People:
Has anyone produced code for a Julia set, please?
It's not all that tough to do, just thought I'd check before
re-inventing the wheel.
Thanks,
Erin
--
Erin Hodgess
Associate Professor
Department of Computer and Mathematical Sciences
University of Houston - Downtown
mailto: erinm.hodgess at gmail.com
2003 Jul 04
6
the huge postscript plot
Hi,
I'm just wondering how I can do to make a huge postscript plot be
manageable. My question is that I have to draw around 60,000 points which
makes it painfully slow to print or view in gv or put it into latex
document, though it is very fast to produce the postscript file.
A simple example is in the attachment.
Well, I found that if I use png or jpeg. It is much faster to view
the
2009 Jun 11
0
Problem with tabbed notebook (tcltk, Iwidgets)
Hi,
I'm using R version 2.9.0 and I'm trying to execute an example using
tabnotebook from iwidgets. Unfortunately I get a problem as you can see
bellow:
> library(tcltk)
Loading Tcl/Tk interface ... done
> library(tkrplot)
> tclRequire("Iwidgets")
<Tcl> 4.0.1
>
> tt <- tktoplevel()
> tkpack(tn <- tkwidget(tt, "iwidgets::tabnotebook"))
2009 Jun 12
0
Problem with tabbed notebook (tcltk, Iwidgets)
Hi,
I'm using R version 2.9.0 and I'm trying to execute an example using
tabnotebook from iwidgets. Unfortunately I get a problem as you can see
bellow:
> library(tcltk)
Loading Tcl/Tk interface ... done
> library(tkrplot)
> tclRequire("Iwidgets")
<Tcl> 4.0.1
>
> tt <- tktoplevel()
> tkpack(tn <- tkwidget(tt, "iwidgets::tabnotebook"))
2008 Apr 16
1
Converting from encapsulated postscript to encapsulated pdf
I have several old encapsulated postscript graphics generated by R that
I want to include in a LaTeX Beamer presentation so I want them in pdf.
Under Ubuntu linux typing
convert z.eps z.pdf (to use ImageMagick)
results in a nice looking graphic but the bounding box is lost. Doing
convert z.eps z.epdf
results in a fuzzy image with a good bounding box.
Does anyone have a nice solution?
2004 Apr 13
3
model-based clustering
Hello,
I'm trying to use the model-based clustering functions R provides but i'm
having some difficulties. Does anybody could help me how to make a good
analisys of a data set with these functions??
2005 Apr 26
2
postscript (eps) / latex / par(mfg=...) / problem!
The same problem I am having has been reported here
http://tolstoy.newcastle.edu.au/R/devel/04a/0344.html
Namely that using par(mfg=...) with a postscript (eps) for inclusion with
latex makes the figure appear upside down and back to front (flipped)!
Converting the dvi to ps makes matters worse (the eps seems to be broken),
however, it appears fine with gv.
Here is (basically) the code I am
2005 Apr 26
2
postscript (eps) / latex / par(mfg=...) / problem!
The same problem I am having has been reported here
http://tolstoy.newcastle.edu.au/R/devel/04a/0344.html
Namely that using par(mfg=...) with a postscript (eps) for inclusion with
latex makes the figure appear upside down and back to front (flipped)!
Converting the dvi to ps makes matters worse (the eps seems to be broken),
however, it appears fine with gv.
Here is (basically) the code I am