similar to: bigest part of vector

Displaying 20 results from an estimated 100 matches similar to: "bigest part of vector"

2007 Nov 22
4
more outrageous plotting
Dear Contributors: I have the next matrix: "X" "Y" "Z" 1 2 526 2 5 723 3 10 110 4 7 1110 5 9 34 6 8 778 7 1 614 8 4 876 9 6 249 10 3 14 I want to order the matrix from bigest Z (1110) to lower Z (14). Then I want to asign a color scale vector from blue ( bigest Z) to orange
2010 Jun 09
1
counting across leves of factors
I have dataframe with 17factors variables (for example every factor have 3levels) I have maybe 5000 observation. And i need to do table where is in every raw 1 of possible combination of this factors and the numbur how many time is this combination in my dataset. I wrote one code, but this is very slow and dumb. it looks like this: i<-0 for(i1 in levels(hivdat$pohl)){
2004 Aug 14
2
numerical accuracy, dumb question
I store an id as a big number, could this be a problem? Should I convert to at string when I use read.table(... example id's 1001001001001 1001001001002 ... 1002001002005 Bigest is probably 1011001001001 Ta, Dan.
2010 May 02
3
help with tapply or other apply
Hi, my data looks this: id forma program kod obor rocnik 1 10001 kombinovan? Matematika M1101 matematika 1 2 10002 prezen?n? Informatika N1801 teoretick? informatika 1 3 10002 prezen?n? Informatika B1801 obecn? informatika 3 4 10003 prezen?n? Informatika M1801 softwarov?
2001 Oct 23
2
POSTSCRIPT PRINTING THROUGH SAMBA AND LEXMARK Z22
Hi, i have the lexmark Z22 printer. If I print a test page through RedHat's printtool in .ps format it works fine, but not ascii. So, i'm wondering how I can change samba so it prints it in a .ps format through the share, I assume that's probably the problem. THX
2009 Jun 15
1
calendardateselect problem
I am using http://code.google.com/p/calendardateselect/ for my date time picker. I am using dd.mm.yyyy format (:finnish) and i am using ActiveSupport::CoreExtensions::Date::Conversions::DATE_FORMATS.merge! (:default => "%d.%m.%Y") ActiveSupport::CoreExtensions::Time::Conversions::DATE_FORMATS.merge! (:default => "%d.%m.%Y %H:%M") in my enviroment. Everything is working
2009 Jan 23
2
FOLDER INTERNAL DATA (uw pine header)
Hello! I run Dovecot on CentOS 4 (dovecot-1.1.4-0_81.el4), and I *also* run the "Alpine" mail system that comes with that OS. Alpine still writes out the 'FOLDER INTERNAL DATA' pseudo-message at the beginning of each user's mbox, but dovecot does not. I make use of that record as a simle/quick way to verify when a user actually last read their e-mail (for administrative
2009 Feb 27
3
rounding problem
hi i am creating some variables from same data, but somewhere is different rouding. look: P = abs(fft(d.zlato)/480)^2 hladane= sort(P,decreasing=T)[1:10]/480 pozicia=c(0,0,0,0,0) for (j in 1:5){ for (i in 2:239){ if (P[i]/480==hladane[2*j-1]){pozicia[j]=i-1}}} period=479/pozicia > P[2]/334 [1] 0.0001279107 > hladane[1] [1] 0.0001279107 > P[2]/334==hladane[1] [1]
2006 Sep 23
1
Allow login via aliases
Hello, I've created aliases for users on my mail server, and I would like that users can login via any of there aliases. Is it possible ? Thanks -- Beber - E-Mail / Jabber (+GMail) : beber_AT_meleeweb.net http://www.meleeweb.net -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not
2009 May 19
1
xen and company os (winxp)
Hi I would like to use xen on my company laptop (DELL Latitude D830 with dual core intel cpu + 2 GB RAM) but first have to unclear some doubts about xen hypervisor. So, my company provided winxp preinstaled with some special software for my job. In addition I made dual boot with linux or opensolaris. Now I would like to be on my linux all the time with ability of using winxp all the time. :-)
1999 Jan 27
3
SWAT (eroneously) reports smbd/nmbd not working
hi all, I just installed samba 2.2.0 on a Digital SMP server and I can tell that administering it via SWAT is the bigest step since man walking on the moon. but... SWAT eroneously reports smbd/nmbd not working while they are working. And even more, the smbd/nmbd [start]/[restart] buttons have dissapeared. Why is that ? Claudiu premises: hardware: Digital server 2xPII 266/128MB/2x4GB SCSI
2003 Oct 07
2
Creating domain group using Samba 2.2.7
Hi all, Is there any way of creating an NT domain using Samba 2.2.7? The creatgroup option isn't available to me from rpcclient. Thanks, Caro
2013 Jul 02
2
PSON and JSON
HI, i''m currently trying to connect a rails app using the "her" gem/library (since active ressource is gone since rails 4) to Puppet''s REST API. Now, "her" or activeressource both speak json, while Puppet speaks pson, which should be nearly the same according to some posts here. Communication already works but it seems that the response objects are not
2007 Oct 26
0
Queue() problems
I've been trying to setup AddQueueMember() as a replacement for the deprecated AgentCallbackLogin(), but I get _tree_ Queue()'s. Massaged extensions.conf (can provide the original if need be): ----- s n i p ----- [default] include => agent-loginout include => local ; ---------- [agent-loginout] exten => _100.,n,Macro(queue-addremove,I${EXTEN:3},dispatch,10)
2007 Feb 22
0
Problem with Cacti and CentOS 4.4
I just for the first time attempted to install Cacti from the RPMForge repo on CentOS 4.4. And I have to say that it hasn't gone very well at all. I have installed Cacti on Fedora a good 20 times with absolutely no problem. Basically the default rrds/graphs for localhost are generated but no other rrds/graphs are generated. When I look at the poller cache or snmp cache I see all the data.
2016 Jul 23
2
Config and other areas of struggle
I’m listening to you both, Its working, but not for you locally, could be a firewall issue on your PC? perhaps changing the port to 8010? If other servers can be seen on the WAN from your internal network it could be a port conflict, or firewall issue. Alan From: Damien Sykes-Lindley Sent: Saturday, July 23, 2016 1:12 PM To: Icecast streaming server user discussions Subject: Re: [Icecast]
2007 Feb 15
3
How can I batch print html pages
I thought this was easy, but it turns out to be not so obvious. My problem: I have a database with hour registration. I need to print out about hundreds of pages and have them signed by employees. Of course I want to do this automatically. Up to now I have a collection of html pages (got them using wget). So the final thing I want is to print them all out in one go. How to do that? I search
2020 Sep 07
0
Acls
Hai, Not that its wrong what Rowland made you change ( AD to RID backend). But this "should" simply not be needed. The only/mostly thing(s) people do wrong with AD-backends, is the order in how it all is setup. Currently this is due 2 things, 1) "in my opionin" a missing part in samba(-tool) 2) The missing part in samba(-tool) Lets hope this will enter samba in 4.13
2006 Jan 02
4
RE: Fwd: Several IP''s, one mail and http server
You want multiple IP Addresses for email if you are hosting more than one domain. The reason is, everyone now checks for reverse DNS with email so you need a different public IP Address for each email domain. This way, all the reverse DNS translations will be unique. For apache, you can have multiple websites sharing the same IP Address as long as you don''t do anything with SSL. SSL
2019 Oct 18
2
Buster samba 4.11.1 availabe for testing.
Hai, My plan was to release the all of the coming builds of 4.11.1 today.. But... There are still processes building.. So whats new, what is there and what is not there. The 4.11.1 is based on the Debian Testing 4.11.0. My changes. * d/control changes: - Package samba, added acl to Recommends, obligated for member and AD-DC's. - re-enabled trackers to allow spotlight to