search for: estev

Displaying 20 results from an estimated 66 matches for "estev".

Did you mean: este
2011 Nov 29
1
Read TXT file with variable separation
...] LC_TIME=Portuguese_Brazil.1252 attached base packages:[1] stats ? ? graphics ?grDevices utils datasets ?methods ? base -- Atenciosamente, Raphael Saldanha saldanha.plangeo at gmail.com -------------- next part -------------- 31 104 5 0 11AVENIDA JOSE ESTEVES BORGES 375 BAIRRO FILETO...
2000 Oct 16
3
QoS over ISDN
...n? Have you found any trouble setting this ? In fact, I hasn''t to exist any trouble but not in my case. I have tried something and it seems doesn''t work every time. Besides, I need more tests. But for the moment, any experience information will be useful. Thanks all in advance. Esteve Camps
2012 Oct 02
5
Is there any R function for data normalization?
Hello, I have a matrix with values, with columns c1..cn. I need the values to be normalized between 0 and 1 by column. Therefor, the 0 should correspond to the minimum value in the column c1 and 1 should correspond to the maximum value in the column c1. The remaining columns should be organized in the same way. Does a function in R exists for this purpose? Thanks, Rui [[alternative HTML
2012 Feb 29
3
Does anyone knows a KMeans ++ package for R?
Dear all. I am searching for KMeans ++ for R. I cannot find it. Do you know any package with it? Best regards, Rui
2006 Jan 02
2
How to create "special" (source) file
...most informal and applied way) for a couple of years. Actually, I've been using R to analyse the results supporting my thesis. I would like to put together (in the same file) the data (.txt files) and the scripts files (.R files) for each chapter. How can I do this? Thanks in advance, Eduardo Esteves [[alternative HTML version deleted]]
2009 Sep 24
3
Upgrading Dovecot on CentOS 4 from 0.99 to 1.x
...ssible over anything else, as we have a simple set up. 2. What is the preferred upgrade method? straight upgrade? (099 -> rpm -Fvh dovecot-1.2 ? Or upgrading one release at a time? (0.99 > 1.0 > 1.1 ...) Thank you in advance for any recommendation. Regards, Josep -- Josep L. Guallar-Esteve This transmission is intended for the use of the entity or individual to which or whom it is addressed. The transmission or any documents accompanying the transmission may contain confidential information. If you are not the intended recipient, you are hereby notified that any disclosure, cop...
2004 Jul 29
3
Help w/ matrix calc
...5 6 7 (6,7] 3 1 0 0 (7,8] 3 0 1 0 (8,9] 3 4 3 5 (9,10] 3 15 7 13 from this matrix I would like to obtain the mean age per length class i.e. vector of line means. How can I do this? If, instead of the means I wanted the variances, how could I do it? Thanks in advance, Eduardo Esteves
2013 Apr 29
3
How to "call" an object given a string?
Hello, This is very basic and very frustrating. Suppose this: >A=5 >B=5 >C=10 > ls() "A" "B" "C" I would like this >xpto() 5 5 10 How can I do xpto()? Thanks Rui [[alternative HTML version deleted]]
2004 Jan 22
2
help repeated measures factoial design
...cts of those factors on a solution's characters (several response variables). Each response-variable was measured repeatedly (13 times) during a 30-day period. We are insterested in studying each response at-a-time. Is there a R-package suitable for this kind of analysis? Thanks, Eduardo Esteves
2007 Jun 19
1
help w/ nonlinear regression
..., herein B=-8,50 and T=5,46) seem appropriate (at least visually) but are quite diff from those obtained w/ SPSS (Levenberg-Marquardt): B=-19,56 and T=2,37. Am I doing something wrong in R (or at least non-comparable "methodologies")? Please, feel free to comment/suggest. Regards, Eduardo Esteves # Dados CO2<-c(141,172,181,227,309,414,641,936) Prop<-c(0.25,0.34,0.34,0.68,0.85,0.99,0.98,0.99) # Diagrama dispersão plot(Prop~CO2, las=1, xlim=c(0,1000),ylim=c(0,1),pch=16,cex=1.5, xlab="CO2 (ppm)", ylab="Proporção de respostas correctas") # Estimaçao (Método Mín...
2008 May 29
2
In fact this is a Stats question, but...
...;0.0001) of the model. I've interpreted/used this result in the following way: although there's a significant relationship between RNA/DNA and sl, it's very weak; besides, no gut effect on the relationship as been found! Sorry for the off-topic question but... Sincerely, Eduardo Esteves
2012 Oct 18
4
Help with
Hi, I downloaded a dataset from UCI repositories named Bag of Words: http://archive.ics.uci.edu/ml/machine-learning-databases/bag-of-words/readme.txt The dataset is in a text file with the following structure: --- docID1 wordID1 count docID1 wordID2 count docID1 wordID3 count docID1 wordID4 count ... docID2 wordID2 count docID2 wordID5 count docID2 wordID6 count --- Where docIDx is an integer
2023 May 17
1
Upgrade from 4.6.7 to 4.17.4 fails with database problem (Failure during re-pack, so transaction must be aborted)
Hi, Sorry, Fedora 37. Regarding samba version, i also tried a few moments ago with 4.18.2, and got the exact same error. On Wed, May 17, 2023 at 11:33?AM Rowland Penny via samba <samba at lists.samba.org> wrote: > On 17/05/2023 10:10, Ricardo Esteves via samba wrote: > > > Hi, > > > > > > I have an AD with samba 4.6.7 > > > > The latest Samba version is 4.18.2 > > > > > (compiled from sources) on > > > > > > > Fedora 17 > > > > Fedora 17! > >...
2023 May 17
1
Upgrade from 4.6.7 to 4.17.4 fails with database problem (Failure during re-pack, so transaction must be aborted)
On 17/05/2023 13:12, Ricardo Esteves via samba wrote: > ----- Mensagem de Rowland Penny via samba <samba at lists.samba.org> --------- > > ?Data: Wed, 17 May 2023 12:17:01 +0100 > > ?De: Rowland Penny via samba <samba at lists.samba.org> > > ?Assunto: Re: [Samba] Upgrade from 4.6.7 to 4.17.4 fa...
2005 Jan 31
1
help with vector operation
...rent values of int=9.32, 8.43, ..., 9.81. All variables are compiled in a larger data.frame of the form: CODE SL NO DAY (...) 123 12.5 14 88 124 11.4 13 88 125 10.8 11 101 (...) 234 16.9 19 172 (...) I've been trying apply() but with little (NONE) success! Thanks, Eduardo Esteves
2007 Oct 04
0
Problem with rgl into MAC OS X
...tributes) Calls: plot -> plot.maigesClass -> <Anonymous> -> rgl.open -> .C Execution halted I'm sorry, but I can' t provide more information about the problem, as I don't have access to a MAC PC. Could you help me to solve this problem? Thank you in advance! Gustavo Esteves -- ********************************************************* "The truth you speak has no past and no future. It is, and that's all it needs to be." "A verdade que você fala não tem passado nem futuro. Ela é, e isso é tudo que ela precisa ser...
2000 Oct 26
0
New HOWTO content: DSMARK and a few obscure flags
New chapter by Esteve Camps <esteve@hades.udg.es> on ''DSMARK'' for Differential Services: http://ds9a.nl/2.4Routing/HOWTO//cvs/2.4routing/output/2.4routing-9.html#ss9.6 And three obscure settings /proc files that are now documented, thanks to Jorge Novo <jnovo@educanet.net>: /proc/sys/n...
2011 Jul 08
3
Efectos aleatorios, interaccions y SNK, LSD o Tukey
...do hacer un LSD o SNK. Como puedo implementarlo en R (teniendo en cuenta los efectos e interacciones anteriores (A,L,G)) y al final hacer una comparación de medias del Genotipo (G) (LSD o SNK)? Muchas gracias Atentamente Marçal Plans -- UPC-ESAB. Campus del Baix Llobregat . Edifici D4. C. Esteve Terradas, 8. 08860 Castelldefels http://www.esab.upc.edu/ Despatx: 27 Telèfon: 93 552 1226 Fundació Miquel Agustí - Carrer de Sant Pau 34 08201 Sabadell, Barcelona http://www.fundaciomiquelagusti.com/
2012 Jul 17
1
tweaking forest plot (metafor package)
...really understand how the function (forest()) really uses space; specifically, how to use the parameters 'xlim', 'ylim' and 'rows' in the function? how can I change the scale from 0-1 to 0.5-1? Hopefully I've made myself (relatively) clear but... Thanks. Eduardo Esteves
2012 May 21
0
Problems seeking with liboggz
-----Original Message----- From: Julio Cesar Esteves Cabezas [mailto:jcabezas at inovax.com.br] Sent: segunda-feira, 21 de maio de 2012 20:29 To: 'Conrad Parker' Subject: RE: [ogg-dev] Problems seeking with liboggz Hi, Attached goes MyAudio.spx. Julio. -----Original Message----- From: conrad.parker at gmail.com [mailto:conrad.parker a...