similar to: Create unique sets of 3 from a vector of IDs?

Displaying 20 results from an estimated 60000 matches similar to: "Create unique sets of 3 from a vector of IDs?"

2007 Jun 14
3
Retain names in conversion of matrix to vector
Hi R-listers, I'm using R only for a few basic functions but am having difficulty doing something that *should* be simple. I have an nxn matrix, Q, where Q[i,j] is a directed value (in this case, oil exports from i to j). Note that Q[i,j]~=Q[j,i]. I imported column names along with the matrix then copied them to the rows using rownames(Q) <- colnames(Q). Simple so far. What I'd like
2000 Feb 17
1
SMB/NMBD configuration troubles.
Folks, I am stumped! I have followed every tech tip I could find and I am still unable to complete my SMB installation. Specifically, I fail Test 4 and Tests 9 and 10. I believe the problem has something to do with the NMBD configuration. Below are the parameters of our system. Any help is greatly appreciated. Brandon Stauber brandon@inetevents.com 310-889-9264 [Please respond
2005 Nov 14
3
InPlaceEditor question
I''ve noticed some strangeness when using the InPlaceEditor. Here''s my code: <p id="storyTitle"><%= storyTitle %></p> <script type="text/javascript"> new Ajax.InPlaceEditor(''storyTitle'', ''editBlog.jsp'', { callback: function(value) { return ''v=edit&user=<%=
2010 Jul 18
3
Arghh, dovecot-2 and lda
I cannot seem to get exim/lda working... In my exim log i just see these 2010-07-18 11:51:08 1OaYOJ-0003Vn-2P == brandon at olypen.com R=router_pop T=dovecot_deliver defer (2): No such file or directory: failed to chdir to maildir:~/maildir:INDEX=~/maildir/dovecot-index Now I have all the debugging on as far as i can tell, and exim is obviously being returned some value from dovecot because it
2011 Sep 13
1
error trying to create replicated volume on EC2
I'm not sure I'm doing this right. I have two identical machines, A and B.: ----------------------- CONSOLE ----------------------- A ~$: gluster peer probe domU-BB-BB-BB-BB.compute-1.internal Probe successful A ~$: gluster peer status Number of Peers: 1 Hostname: domU-BB-BB-BB-BB.compute-1.internal Uuid: 8d5d9af4-6a92-4d56-b063-c8fc9ac17a45 State: Peer in Cluster (Connected) B ~$:
2016 Feb 16
2
Introduction and wiki access
Alan, I think I must have botched my login. Can you help me reset my account on https://wiki.centos.org/UserPreferences Thanks, Brandon On Tue, Feb 16, 2016 at 2:52 PM, Alan Bartlett <ajb at elrepo.org> wrote: > On 16 February 2016 at 19:36, Brandon James <brandon.james at sunayu.com> > wrote: > > > > Hi there, > > > > I'm going to be contributing
2001 Nov 10
3
Patch for events like "On Create", "On Modify"...
Hi all :) I have spent my night thinking about one problem that my company asked me to solve, and I come to the conclusion that is a little bit easy to do ( I guess... ). The problem with the Recycle bin was solved with the patches that Brandon made ( http://www.amherst.edu/~bbstone/howto/samba.html )...the recycle bin is working fine :) Lets see: The files go to the bin on a kind of "On
2006 Nov 10
3
Specifying views
I''m trying to spec my views with 0.7.1 on edge rails per the instructions on the rspec site [1] and David''s blog [2], but I''m not having much luck. Here''s my spec in specs/views/accounts/ new_view_spec.rb: require File.dirname(__FILE__) + ''/../../spec_helper'' context "The new account form" do specify "should have an
2008 Aug 11
1
Simple lme/lmer random effects questions
Hello, I have two very rudimentary questions regarding the random effects terms in the lme and lmer functions. I apologize if this also partly strays into a general statistics question, but I'm a bit new to this all. So hopefully it'll be a quick problem to sort out... Here is my experimental setup: I raised butterflies in 5 different testing chambers all set to different
2006 May 16
1
Cofnigure (Building) trouble
Hi, I'm trying to build R on SuSE 10.1/x86_64. I had to download fortran as it wasn't supplied by SuSE. Octave, which also uses both C and Fortran was able to compile w/o trouble. The problem I run in to with R is the following. R's configure script will complain that it can't find the fortran libraries (octave didn't give this complaint). When I specify them using
2006 Jul 05
1
Permission Denied when "all" bits not set to r/w
Hello, I'm having trouble with permissions on Samba 3.0.21. It almost seems that the "all" bits are the only ones that Samba is obeying. For instance, I created this file remotely over a samba share: brandon.dimcheff@unity ~/untitled folder $ ls -als total 17 0 drwx--S--- 3 brandon.dimcheff westpole 160 Jul 3 15:51 . 1 drwx------ 12 brandon.dimcheff westpole 816 Jul 3
2016 Apr 20
2
CentOS 7.2 laptop wireless Intel Corporation Centrino Wireless-N 2230 (rev c4)
Ok, but still unclear where the problem is sitting. Someone tested elrepro or my vanilla kernel http://centos.cms4all.org/centos/7/kernel/x86_64/ ? Sincerely Andy Am Dienstag, den 19.04.2016, 20:12 -0400 schrieb Philip V: > Toshiba Satellite Pro P870 > Part PSPLFU-039011 > > (I have the same symptoms as Tony reported.) > > On Fri, Apr 15, 2016 at 8:48 AM, Brandon Vincent
2012 May 11
2
Help
I am trying to figure out 2 things. First I have downloaded the version 4.05 of the syslinux distribution and am looking for the pxelinux.0 file and can't see to find it in the distribution am I missing something? Secondly I have an older copy and I can get it to boot to the tftp32 server for a server I am building. It errors out when it gets to the nic card and then exists to the shell.
2016 Apr 15
2
CentOS 7.2 laptop wireless Intel Corporation Centrino Wireless-N 2230 (rev c4)
or you get the sources of those kernels and take the diff command?to find the different... > Am 15.04.2016 um 15:35 schrieb Andreas Benzler <andreas at benzlerweb.de>: > > > in the mean while i compiled a vanilla 4.4.7 (LTS) kernel. > > http://centos.cms4all.org/centos/7/kernel/x86_64/ > > http://centos.cms4all.org/centos/7/kernel/noarch/ > > firmware
2012 Mar 29
2
from= in ssh key
Fairly new to puppet here and trying to figure out a couple of issues with distributing ssh keys. First one is how can I distribute a public key with the from= field at the beginning. What I currently have working is ssh_authorized_key { "brandon": user => "brandon", ensure => "present", type => "ssh-rsa", key =>
2005 Nov 29
2
InPlaceEditor form value
As I understand it the name of the <input> element created when using the InPlaceEditor is "value". When creating an instance of Ajax.InPlaceEditor I have a callback function that looks like this (to send the value using a different parameter name): function(value) { return ''name='' + value;} Using etheral to see what''s getting sent back to the server
2007 Apr 26
2
looking for a worker that''s gone
In my app, I store the job key when a worker is fired off and then check back in periodically to see how its doing. The workers delete themselves when they''re done. I would expect when I try to get a worker that has been deleted, I would get nil or a proper exception, but instead I get: >> MiddleMan.worker(''foobar'') NoMethodError: undefined method
2020 May 15
1
SSL Error
Oops, on second glance I don't think that error is actually directly related to what I was doing. I had been testing to see if the certificate chain was installed properly by running openssl s_client -connect mail.example.com:143 But there was no certificate reported in stdout. I thought that error was related to my test command, but I realize now it's not. I'm still confused,
2016 Apr 20
1
CentOS 7.2 laptop wireless Intel Corporation Centrino Wireless-N 2230 (rev c4)
On Wednesday 20 April 2016 18:57:30 Joost wrote: > Is NetworkManager-wifi installed? > I remember after I installed Centos first time (7.0) wifi worked. > When I later did a reinstall (7.2) during installation wifi worked > fine, but after a reboot not. > Seems NetworkManager-wifi did not get installed by default. > > On Wed, Apr 20, 2016 at 12:40 PM, Andreas Benzler >
2016 Feb 16
2
Introduction and wiki access
Hi there, I'm going to be contributing to the Configuration Management SIG. Could I please be granted access to my personal wiki page and the Config Management SIG page: https://wiki.centos.org/SpecialInterestGroup/ConfigManagementSIG My wiki username is BrandonJames. Thanks! Brandon -- -------------- next part -------------- An HTML attachment was scrubbed... URL: