Displaying 20 results from an estimated 9000 matches similar to: "(no subject)"
2005 Mar 26
2
Is there a diferent way to do this?
Hi,
I started creating a small class but I'm courious about how it is working.
To create a instance of my class "Partri" I write this at Rgui:
x <- new("Partri", name="Gilvan")
and to change the slot "name" of this instance, I write:
setName(x, newname="Justino")
It is not working, because when I type "x" at Rgui, it shows
2004 Nov 06
1
Some Tips about developing an interface.
Hi.
I just started studing R language and I saw there is a package to develop
user interface called tcltk. I read about it and I made some tests but I
found it a little poor and slow.. I was thinking if is possible to write a
user interface using java and ask to R to run all the maths I have and R
returns all the results, including graphs.
If someone has any suggestions to me I will appreciate,
2010 Apr 22
2
legend problem
Dear R users,
I have been plotting several graphics in only one page. I intend to plot
only one legend in each page.
Since the graphics are inside a loop I have to do it automatically.
The main problem is that inside the loop I work with differente types of
variables, I mean , the range is different for each one.
I have already tried :
par(xpd=TRUE)
pos<-par("usr")
2008 Apr 03
1
Re: help needed running visual FoxPro 6 application
Tenho o wine instalado no Fedora 6 e quero rodar o VFP, mas quando executo o
VFP aparece "erro ao conectar com SQL. No nodo texto aparece "err:CoGetClass
{854d7-bc3d-11d0-b421-00a0c90f9dc4} not registred.
O que eu posso fazer?
cid:image001.jpg at 01C8625E.FF0BF240
Reginaldo Mendes da Cruz
Analista de Suporte e Sistemas
Fone:(011) 5503-4206
<mailto:reginaldo at
2004 Sep 06
4
Cox regression for prevalence estimates
Hello, I'm an MD working in an eye clinic. I'm learning by myself to use R
for use in my research works and for implementation in a software project.
There are some authors who recomends the use of Cox regression as a
substitute for Logistic regression (<a
href="http://www.biomedcentral.com/1471-2288/3/21.pdf"> Barros AJD, Hirakata
VN. BMCMedical Research Methodology, 2003;
2002 Aug 28
0
RV: win/linux connect problem
-----Mensaje original-----
De: Redes y Telecomunicaciones [mailto:graf10@telcel.net.ve] En nombre
de Carlos Barros
Enviado el: Mi?rcoles 28 de Agosto de 2002 07:15 AM
Para: 'm.'
Cc: 'samba-admin@lists.samba.org'
Asunto: RE: [Samba] win/linux connect problem
i think you have to ensure if your nmbd is running, you can do this with:
ps -aux
and you have to see some line with
nmbd
2013 May 29
0
Relação de aprovados Mar Vermelho
Rela??o de aprovados Mar Vermelho:
?gua Clara: ANA PAULA RODRIGUES DA SILVA, LUCAS ARAUJO GOMES FROTA, GABRIEL VICTOR BARROS FORTE DA SILVA, QUIT?RIA DA SILVA G?IS, JO?O CARLOS MOREIRA DE CARVALHO, DAYANA MARIA DE SOUSA TAVARES, MARIA JULIENE CORDEIRO, JO?O PAULO DA SILVA. TALITA FERNANDES GONCALVES, BRUNO RAMOS FERNANDES, LUIZ HENRIQUE ALVES DAMASCENO, IAGO DA SILVA NOBRE, RITA ANGELA DA SILVA.
2013 May 29
0
Lista dos aprovados em vestibular Junqueiro
Lista dos aprovados em vestibular Junqueiro:
Vale de S?o Domingos: ANA L?CIA MENDES DOS SANTOS, LUANA FELIX BIE, FRANCISCO PAULO DE OLIVEIRA MESQUITA, POLLIANA BRASILIANA DE SIQUEIRA, JO?O CARLOS MOREIRA DE CARVALHO, DANIELE SILVA OLIVEIRA, MARIA JOS? BATISTA LEITE, J?SSICA MAYARA P. PAULINO. SOLANGE FERREIRA ANDRADE, BRENA RODRIGUES MACIEL, LUIS FABRICIO DE FREITAS SOUZA, H?LIO BARROS FERREIRA,
2010 Sep 27
3
Output Graphics GIF
Dear R users,
How could I managed graphics in GIF format? What I have been doing is
graphics in *.ps or *.eps and after I convert them using CONVERT (from
ImageMagick) but the output quality is not good. Since these graphics will
be use for other users they must have a better image quality.
I really appreciate any help,
--
Abraço,
Nilza Barros
[[alternative HTML version deleted]]
2008 Jun 12
4
How to increase the for() loop speed?
Dear R users,
I would like to know if there is a way to increase the for() loop speed
because in my routine the calculations are too slow.
Best regards.
Rafael Barros de Rezende
Cedeplar - Center for Development and Regional Planning
Face, UFMG ([1]http://www.cedeplar.ufmg.br)
--
Esta mensagem foi verificada pelo sistema de antiv??rus e
acredita-se estar livre de
2017 May 19
0
Problems with sysvolcheck
Hello,
¿Any idea about this?
Best regards,
Santiago.
2017-05-17 10:18 GMT-05:00, Santiago Londoño Mejía
<santiago.londono at pragma.com.co>:
> Hello,
> After creating some GPOs Sysvolreset also fails
>
> ./samba-tool ntacl sysvolreset
> open: error=2 (No such file or directory)
> ERROR(runtime): uncaught exception - (-1073741823, 'Undetermined
> error')
2007 Feb 23
1
Asterisk and DTMF
Hi list!
I have an Asterisk server (1.2.14) connected to a E1 line via a TE410P, and
some
PAP2NA connected to it. The PAP2 DTMF configurations is set to INFO and
Asterisk
to INFO too. At first, is INFO method different from RFC2833??
Well, I have two problems. The first is that when I place a call to outside,
via
E1 trunk, sometimes I get some DTMF tones and I'm sure nobody hit any key.
Seems
2007 Oct 13
1
geom_errorbar with ggplot2
Dear All,
I am trying to build an error bar plot with ggplot2. However, even if
the code seems to work, the plot is rather odd, with what seems to be
a continuous line linking the different bars.
I attach below the code I used, as well as the data.
================================================================
DFrame<-data.frame(x=1:10,y=0.5*(1:10),Upper=(1:10)+0.5, Lower=(1:10)-0.5)
p
2007 Oct 18
1
Blocking collect calls in Brazil
Hi list.
I was googling about this subject and found a message to this list
asking the same thing I want, but see no response. So, I'm reposting
it in case someone has a solution for this.
I'd like to know if there's some way to "detect" (not block) a collect
call in a ISDN E1? I need this cause I have my own billing system and
I need to charge my customers for collect calls
2017 May 22
0
Problems with sysvolcheck
Yes,
This is a bug in samba-tools.
Just ignore it, dont use reset if you have made changes.
Just set the needed rights and edit your GPO's.
It wil work fine.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Santiago Londoño Mejía via samba
> Verzonden: vrijdag 19 mei 2017 19:14
> Aan: Rowland Penny
>
2007 Oct 26
3
How to plot multiple variables on the same graph
How to plot multiple variables on the same graph
Dear R users,
I want to plot the following variables (a, b, c) on the same graph. The
x-axis must be the variable mat and the graph must have the type = "l". How
can I do that??
> a
[1] 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
> b
[1] 0.90665296 0.82473871 0.75269217 0.68917606 0.63304639 0.58332339
[7]
2002 Jun 12
0
RES: Tuning SaMBa in HP/UX 10.20 (200 Users)...
I'm running SaMBa 2.2.3a, compiled by myself... I heard a long time ago in
this list that you can reduce the size of the binaries by recompiling the
source, whit some new variables... But I don't know what are they...
Thanks
______________
Demerson Zounar
Analista de Suporte
demerson@zaffari.com.br
-----Mensagem original-----
De: Eric Roseme [mailto:eroseme@emonster.rose.hp.com]
Enviada
2017 Mar 21
0
Problems with replication and dns
Hello,
¿Could you give me some other idea to eliminate these zones?
Best regards,
Santiago.
2017-03-15 13:39 GMT-05:00, Santiago Londoño Mejía
<santiago.londono at pragma.com.co>:
> Hello,
> Yes, i have run: /samba_upgradedns --dns-backend=BIND9_DLZ
> This command runs without errors but I can not delete the zone
> waspruebas.proteccion.com.co
>
> Best regards,
>
2010 Feb 10
2
manipulate missing dates in a graphics a vector
Dear all,
I am trying to identify the days absent in a vector so as to be able to
display missing data in the graphics in .It should be done automatically
since the graphics will be generated for different periods of the year.
I have been trying to do a function below but it did not work. I really
appreciate any help
ordados <- function(datas,var)
{
ind <- !datas %in% var # find the
2010 Feb 09
4
Win32 and ELF created files are different
Hi everyone,
I was fiddling with FLAC executable on Linux and also making FLAC files with foobar2000 under WINE. I was using the same exact options for both linux native executable and flac.exe through foobar2000. But I have noticed something: The FLAC files themselves created from flac.exe and flac(ELF) are not bit identical. They differ in something (Not audio data).
Looking at this, I used a