similar to: Sorting Data?

Displaying 20 results from an estimated 900 matches similar to: "Sorting Data?"

2004 Jun 01
1
advanced dist
Hi there. I have now found that dist() does what I want in a specific case. But I have (out of many fields) in my Fragebogen.data file: Vpn Code Family Test 1 X1 m 45 2 X1 t 58 3 X2 m 44 4 X2 t 43 ... When I now do: Fbg <- read.table("Fragebogen.data", header=TRUE) dist(Fbg['Test']) I have the distances between everyone to everyone. Now I want to have the mothers (m in
2008 Dec 20
2
Problems with nut on new openSuSE 11.1 (same ecstasy_ups)
Arjen, I just installed openSuSE 11.1. I though it would be simple to setup the same CyberPower CP1000AVRLCD on the same machine that we worked through the 20+ voltage issue with, but usbhis-ups driver is failing for some reason. I have gotten the output I remember you needing from the last issue for you. What do you think the problem might be? Here is the information: First the logs from the
2005 May 28
3
read.spss trouble
Hello! I'm not sure if this is an german list, so I will post in english. I'm using R on my gentoo linux and now I got an spss .sav file. I found that r has a function like read.spss("file.sav") but when I try this I get the Error: couldn't find function "read.spss". Can anyone tell me what's going wrong? Thanks for your help, Martin
2013 Apr 17
2
libvirt support for qcow2 rebase?
I have not found support in libvirt (nor virsh) for doing the equivalent of "qemu-img rebase ....". The use case: You have copied a qcow2 stack and the new files have different names or reside in a different directory. Therefore you need to change the backing file. Is there a way to do this? Is this a planned addition to libvirt? Harald -------------- next part
2012 Nov 03
2
dahdi 2.6.1+2.6.1 compile fails
I am trying to compile a dahdi module from checkout: svn co http://svn.asterisk.org/svn/dahdi/linux-complete/tags/2.6.1+2.6.1 with ubuntu 3.5.0-17-generic and gcc 4.7.2 Error on compile is: oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_conf_bridge.c:3870:47:\ error: 'NULL' undeclared (first use in this function) This is identical to the error reported in this patch fix:
2012 Oct 31
1
party tree coordinates
I'm hoping that folks out there with expertise in working with the party package can help me out here. My team is trying to convert party tree output into a text file format that can be read by our image processing software. We are running into difficulties because the way the two different programs identify their nodes is different. R numbers it's nodes 1, 2, 3, 4, 5, 6 etc. down the
2014 Mar 05
1
fedora 19 + libvirt-1.0.5.9 routing problems
Hi, I am an experienced libvirt user on Fedora versions from F15 to F17. I have developped scripts to route trafic from outside on multiple interfaces/multiples IPs to multiple VMs, and back to affect each VM the required external IP address. I have servers with more than hundreds external IPs, and up to 4 VMs, each of them route trafic on different external IPs. I have servers with Fedora
2010 May 17
1
Help with RandomForest
I'm working with the randomForest package and have successfully build a model. I'd like to go one step further however, and use the output from the model to construct a map using the output. My input data are spatial, and I have an independent set of rasterize maps for each of the predictor variables, to map the classification solution. Using the getTree function: >
2008 Nov 04
4
pup update for mplayer: missing dependency libizo.so.1
I am updating my daughters CentOS 5.2 box. When pup was Resolving Dependencies, I got an error for mplayer: "Missing dependency. libizo.so.1 is needed by package mplayer". Questions: (a) Where do I get that file? (b) How do I install it? TIA! Lanny
2013 Jan 30
6
New version of UFO - is there a new HOWTO?
I just installed glusterfs-swift 3.3.1 on a couple of Fedora 18 servers. This is based on swift 1.7.4 and has keystone in the config. I had experimented with the one based on swift 1.4.8 and tempauth and had some problems with it. The HOWTO I can find is still for the old one. Is there an updated one? I would also need to find some instructions on setting up keystone from scratch for
2010 Jan 19
3
Help ~
Dear Helper: Thank you very much for your time on this question. It is a little long and complicated. Generate a clustered pattern in [0; 1]2 as follows: (a) Generate n, say 20, independent cluster centers (which can be called parents) that are distributed i.i.d. uniformly in the unit square; (b) then m,say 100, daughters are assigned i.i.d. uniformly to these parents and such that each
2008 Apr 26
19
DVD reader: Hardware problem or OS glitch?
Hello: The box is dual boot (Win XP & CentOS 5). A Dell Dimension 4300 Celeron. There was an intermittent problem with this last year and last Thanksgiving, I wiped the HD and installed Win XP and CentOS 5 clean. My daughter asked me to install KStars which is in the kdeedu RPM on the Fedora Core 6 Install DVD. I did that, without any problems, on my box and on my wife's box. On the
2012 Aug 05
1
cups printing to a remote network
Everyone, I have an need to be able to print to an HP1320 that is usb connected to a Fedora 17 desktop on a remote network from a Centos 5.8 cups print server on an internal network. The desktop is in a remote network that belongs to to a different client than the one owning the cups print server. The F17 usb HP1320 connection works fine, and I can also get the F17 system to poll the cups
2013 Jan 02
4
Wysiwyg html editor for note taking
I am looking for a wsyiwyg html editor for note taking as I build up a system to note what I am doing. I typically just use gedit, but this system's notes are getting complex, and using code tabs, lists, and the like would make it more enduring. I am looking at lonote on my F17 notebook, but I would like to do the note taking directly on the Centos system. Just basic html. Image
2019 Dec 09
4
PHP handler for .html files - C7
Morning all, I am finally moving some old (F9 thru F17) servers to C7 (Plus PHP7/Pgsql10) boxes. On the old boxes they all had it set so that .htm and .html files were handled by PHP in addition to the normal .php files. This was done with the simple change to: AddHandler php5-script .php .htm .html AddType text/html .php .htm .html in /etc/httpd/conf.d/php.inc. I did the same on my first
2012 Apr 18
2
Installing texlive dependencies
Hello ALL! I am running Fedora 16 x86_64. Due to some dubious problems with the TeXLive (2007, which is a default), I removed it. That removed R as well, and some other dependent packages. Then, I installed TeXLive 2011 from CTAN. However, when I wanted to install R, from Fedora's repositories, it asks for some TeX dependencies (for example, tex-preview, texinfo-tex, texlive, texlive-dvips
2007 Jul 26
6
KStars on CentOS 4.4?
Is there an RPM for this? I think it's in the kdeedu package on the FC6 DVD. My wife is an amateur astronomer and she uses this excellent program. If upstream isn't including it, can I get it and not break my CentOS 4.4 system? (Also, I'd like to migrate her and my daughter to CentOS). TIA, Lanny
2017 Nov 09
2
R-help
Generate a clustered pattern in [0; 1]2 as follows: (a) Generate nc, say 20, independent cluster centres (which can be called parents) that are distributed i.i.d. uniformly in the unit square; (b) then n daughters are assigned i.i.d. uniformly to these parents and such that each daughter is located i.i.d. uniformly in a disk of radius r = 0:1 centred at her parent, under the periodic boundary
2007 Aug 20
5
Problems reading a backup data DVD
I wrote a bunch of files to a backup DVD about two months ago and now neither of my drives will read it. I get mount errors from "not a directory" to something like "unrecognized file system type" and so on, usually after a really long wait and a notice about how the drive is write-protected (duh). Here's what happened most recently: # mount /dev/hdc /mnt mount: block
2010 Nov 19
2
Question on overdispersion
I have a few questions relating to overdispersion in a sex ratio data set that I am working with (note that I already have an analysis with GLMMs for fixed effects, this is just to estimate dispersion). The response variable is binomial because nestlings can only be male or female. I have samples of 1-5 nestlings from each nest (individuals within a nest are not independent, so the response