search for: upf

Displaying 20 results from an estimated 21 matches for "upf".

Did you mean: up
2002 Oct 21
0
Boot package for R 1.3.0
...************************* * * * Michael Wolf Tel: +34 93 542 2552 * * Department of Economics Fax: +34 93 542 1746 * * Universitat Pompeu Fabra email: michael.wolf at econ.upf.es * * Ramon Trias Fargas 25-27 www: http://www.econ.upf.es/~wolf * * E-08005 Barcelona * * Spain * * * ******...
2008 May 19
0
up/down/delete functions for list items, problem with bound parameters
...Here is my stripped down code for your viewing pleasure. // FEATUREDCONTENT OBJECT featuredcontent = Class.create({ initialize: function(name) { this.name = name; this.place = -1; this.FCArray = new Array(0); }, addElement: function(id,headline) { upf = (function (pos) { // Create div -> link -> img upLink.observe(''click'',this.upArticle.bindAsEventListener(this,pos)); return upLink; }).bind(pos); div.appendChild(upf(div.id)); }, u...
2009 Jul 13
3
read.delim skips first column (why?)
...ES=it_IT.UTF-8;LC_PAPER=it_IT.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=it_IT.UTF-8;LC_IDENTIFICATION=C attached base packages: [1] stats graphics grDevices utils datasets methods base -- Giovanni Dall'Olio, phd student Department of Biologia Evolutiva at CEXS-UPF (Barcelona, Spain) My blog on bioinformatics: http://bioinfoblog.it [[alternative HTML version deleted]]
2007 Jan 26
2
strange behaviour with equality after simple subtraction
hello, today while trying to extract data from a list for subsequent analysis, i stumbled upon this funny behavior on my system: > x<-c(0.1,0.9) > 1-x[2] [1] 0.1 > x[1] [1] 0.1 > x[1]==1-x[2] [1] FALSE > x[1]>1-x[2] [1] TRUE > x<-c(0.3,0.7) > x[1] [1] 0.3 > x[2] [1] 0.7 > 1-x[2] [1] 0.3 > x[1]==1-x[2] [1] FALSE but: >
2002 Aug 08
1
Lisp-stat and R? [was: Re: Status?]
...217 102nd Place SE >~~~Facilitated Systems Everett, WA 98208 USA >~~~http://facilitatedsystems.com/ phone: +1 425 337-5541 >~~~ > > > Frederic Udina > ____________________________________________________________________ > <udina@upf.es> Dept. D'Economia i Empresa Universitat Pompeu Fabra > Ramon Trias Fargas, 25-27 08005 Barcelona SPAIN > tel. 34- 935421756/1763 fax: 34- 935421746 http://libiya.upf.es/ > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >...
2006 Dec 05
2
intro + specification remarks + some questions
...ecode": "allocate and zero all vectors that will be returned." This is a problem throughout the specifications. I hope you guys like constructive criticism! kindest regards and thanks for any help offered, - bram de jong -- http://www.splicemusic.com http://freesound.iua.upf.edu http://www.smartelectronix.com http://www.musicdsp.org
2004 Aug 06
1
Encrypted password problem with icecast 1.3.11
...e as the one in the configuration file. If I encrypt abc123 as the plaintext password several times here is the output: [root@gala icecast-1.3.11]# ./mkpasswd plaintext: hPCDUTkl5xLsU [root@gala icecast-1.3.11]# ./mkpasswd plaintext: xb5csBnbEOmiE [root@gala icecast-1.3.11]# ./mkpasswd plaintext: upF.z7RkyMfT6 [root@gala icecast-1.3.11]# ./mkpasswd plaintext: j3YJmEX3zQTcc [root@gala icecast-1.3.11]# Thanks in advance for any help on this. --Tom --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a...
2016 Sep 11
1
[Bug 1086] New: Nftables matching packet header fields and unexpected '(': wrong wiki info or bug?
...e discovered a workaround, removing the second brackets: nft> add rule filter output tcp flags & (syn | ack) == syn | ack counter log NFT CLI seems to accept it. I did not check if it works, but I've set a similar rule to block "Xmas scans" and, checked against a Hping3 scan (-UPF option), it seems to work fine: nft> add rule filter input tcp flags & (fin | syn | rst | psh | ack | urg) == fin | psh | urg log drop Since I've watched that erroneus syntax on other Nftables tutorials around the net, I guess it *did* work sometime in the past, but now it's broken....
2003 May 06
0
Re: samba Digest, Vol 5, Issue 7
...client -L 192.168.0.2 -U username > > > >thanks: >air > > > > ------------------------------------------------------------------------ > > Subject: > Re: [Samba] huge amount of _samr_query_aliasmem errors [repost] > From: > Maarten de Boer <mdeboer@iua.upf.es> > Date: > Tue, 6 May 2003 10:02:49 +0200 > To: > Jelmer Vernooij <jelmer@samba.org> > > >>Set 'log level = 0' in the configuration file. >> >> > >I just did that, and restarted samba. The log message still appear :-( > >Maarte...
2004 Jun 05
1
Bug? Avoiding options in subdirectories
Hi, I've installed Fedora Core 2 (smb 3.0.4) into my server. Exporting with SMB my directories (as I allways did), now I found problems in the client side. The client is Mandrake 10, and the problem is that EVEN is mount the shared directories with the UID and GID options, it only seems to make effect in the root directory, not into the subdirectories mounted. They are owned by the
2012 Jun 11
0
4as Jornadas (Barcelona): ¿quieres echar una mano?
...breve me pondré en contacto con el comité del año pasado (al cual yo pertenecía y aún sigo manteniendo contacto) ya que su experiencia podrá ser muy útil para este año. Como véis, en este e-mail hay gente (aunque sólo 1 o 2 personas de cada centro) de la UB, UPC, UAB, Servei d'Estadística, UPF, UVic, y del grupo de usuarios de R de Barcelona (RUGBCN) [por cierto sólo le envío el e-mail a Lluis Ramón y Roger, esperando que hagan difusión como crean oportuno]. Por supuesto, podéis re-enviar este e-mail a quien creáis oportuno. Una vez obtenga vuestras respuestas, podemos organizar una...
2009 Jun 29
5
Help
Hi group, I found a module for adaptive kernel density estimation for Stata users, but unfortunetly I don't have access to Stata, can I find a similar approach using R? Thank u so much 4 ur time. [[alternative HTML version deleted]]
2011 Aug 12
0
Mixed Logit model mlogit error
I am new to R but I have managed to use mlogit to run multivariate logit models successfully. My data violates the Independence of Irrelevant Alternatives assumption and now I would like to run a mixed logit model. It is a "wide" data set with 9 independent (individual) variables and three choices (variable Y). The database is in a cvs file called CAU. This is the code I have run
2005 Apr 07
1
idmap_rid: could not convert sid to uid
Hello, I am trying (again) to get samba+winbind working, with the idmap_rid backend. I am using a freshly installed samba server and client machine, with samba-3.0.13. Most things seem to work, but when I try to get the uid's for the samba users, I run into problems. # net rpc join Password: ******** Joined domain IUATST4W. # net rpc testjoin Join to 'IUATST4W' is OK #
2005 Mar 04
2
idmap backend problems
Hello, I am trying out Samba + Winbind + NSS + CIFS in a test environment, which currently consists of a PDC, a fileserver, and a client, all with samba 3.0.11 I got everything working more or less, but noticed that the uid's are different on the fileserver and on the client (resulting in erroneous file ownership on the cifs mount). This is also very obvious when doing a getent passwd. The
2007 Jul 04
1
Long-tail model in R ... anyone?
Dear all, first I would like to tell you that I've been using R for two days... (so, you can predict my knowledge of the language!). Yet, I managed to implement some stuff related with the Long-Tail model [1]. I did some tests with the data in table 1 (from [1]), and plotted figure 2 (from [1]). (See R code and CSV file at the end of the email) Now, I'm stuck in the nonlinear regression
2003 Apr 30
3
huge amount of _samr_query_aliasmem errors [repost]
Hello, I am reposting this messages, because I did not get any reply, and frankly, I am rather desparate... I also found out some additional info (at the end) I get a HUGE amount of the following errors: In /var/log/samba/log.smbd [2003/04/28 12:11:55, 0] rpc_server/srv_samr_nt.c:_samr_query_aliasmem(2626) _samr_query_aliasmem: Not yet implemented. In /var/log/syslog Apr 28 12:25:14 iuamtg
2007 Jun 30
1
speed and looping issues; calculations on big datasets
dear r users, i'm a little stuck with the following problem(s), hopefully somebody can offer some help: i have data organized in a binary matrix, which can become quite big like 60 rows x 10^5 columns (they represent SNP genotypes, for some background info). what i need to do is the following: let's suppose i have a matrix of size n x m. for each of the m columns, i want to know
2007 Oct 18
3
append/concatenate an element to a list in C-language
dear people, i need to code a function in C working in R and receives two R SEXP objects as parameters, where one is a list and another is a vector of integers: void f(SEXP list, SEXP vector) { ... return list; } and it should return the given list with the integer vector concatenated at the end (as the last element of the list). the list can be really big so i would not like to create a
2005 May 13
0
weird characters in files created by gnome login on samba share
Hello, I just tried a gnome login with an empty home directory on a samba mounted directory, and this resulted in several files with strange characters in the filenames in the end. (as created by the initial gnome login) I cannot reproduce this by hand, and it certainly does not happen when I do the login on a local directory, or when I copy that local directory to the samba directory. I use