search for: 4352

Displaying 20 results from an estimated 406 matches for "4352".

Did you mean: 3452
2009 Nov 03
10
programación básica
...482 2006-08-08 2007-08-23 2007-02-23 4353 11.4 199 days 2 1482 2004-08-08 2005-05-01 2004-12-21 4351 11.0 135 days 3 1482 2004-08-08 2005-05-01 2005-04-26 4351 11.0 261 days 4 1482 2005-05-02 2006-08-07 2005-05-24 4352 7.8 22 days 5 1482 2006-08-08 2007-08-23 2007-06-25 4353 7.8 321 days 6 1482 2005-05-02 2006-08-07 2005-12-26 4352 7.4 238 days 7 1482 2006-08-08 2007-08-23 2007-01-24 4353 14.8 169 days 8 1482 2006-...
2013 Jun 01
1
error about MCA
Hi,all: I want to perform multiple correspondance analysis via MCA{FactoMineR}. The data is in the attachment. My code: dat<-read.delim("e:\\mydata.txt",header=T) MCA(dat,quanti.sup=7,quali.sup=1:6) Error in `[.data.frame`(tab, , i) : undefined columns selected My question: Why does the error happen? Many thanks. Best. -------------- next part -------------- An embedded and
2005 Feb 11
8
chan_capi and asterisk
...45088 1 mISDN_capi hfcpci 28716 0 mISDN_dsp 197248 0 l3udss1 32008 0 mISDN_l2 38272 0 mISDN_l1 10632 0 mISDN_core 77732 6 mISDN_capi,hfcpci,mISDN_dsp,l3udss1,mISDN_l2,mISDN_l1 md5 4352 1 ipv6 235840 24 parport_pc 25024 1 lp 12396 0 parport 42696 2 parport_pc,lp dm_mod 55444 0 uhci_hcd 31896 0 3c59x 36776 0 floppy 59568 0 ext3 116...
2009 Feb 02
0
[LLVMdev] undefs in phis
...0 [deleted copy] 2708 %reg1178<def> = FsMOVAPSrr %reg1647<kill> ; srcLine 0 *** u before d 2712 TEST64rr %reg1173, %reg1173, %EFLAGS<imp-def> ; srcLine 30 2716 JLE mbb<file test.f90, bb90,0x3c37ed0>, %EFLAGS<imp-use,kill> ; srcLine 0 bb108: [...] 4352 %reg1253<def> = MAXSSrr %reg1253, %reg1588<kill> ; srcLine 60 4356 %reg1645<def> = FsMOVAPSrr %reg1253<kill> ; srcLine 0 4360 %reg1177<def> = FsMOVAPSrr %reg1176<kill> ; srcLine 0 *** updated 4364 %reg1647<def> = FsMOVAPSr...
2012 Jun 10
4
generating random samples of IG distribution
Dear R users, I want to generating random samples from Inverse Gaussian distribution . How can I do? and what package should I install? Thanks. Shirin [[alternative HTML version deleted]]
2013 Feb 08
2
Count of Histogram Bins using Shingles with lattice
I know that I can get a count of histogram bins in base R with plot=FALSE. However, I'd like to do the same thing with lattice. The problem is that I've set up shingles, and I'd like to get the count within each bin within each shingle. plot=FALSE doesn't seem to do it. [[alternative HTML version deleted]]
2009 Jan 30
2
[LLVMdev] undefs in phis
On Jan 30, 2009, at 1:52 PM, David Greene wrote: > On Friday 30 January 2009 15:10, David Greene wrote: > >> This still looks correct. The coalescer then says: >> >> 4360 %reg1177<def> = FsMOVAPSrr %reg1176<kill> ; srcLine 0 >> Inspecting %reg1176,0 = [2702,4362:0) 0 at 2702-(4362) and >> %reg1177,0 = >>
2018 Apr 09
2
convert numeric variables to factor
...might run... Hope this helps, Rui Barradas On 4/9/2018 6:11 PM, David L Carlson wrote: > Try the help files: > > ?factor > > ---------------------------------------- > David L Carlson > Department of Anthropology > Texas A&M University > College Station, TX 77843-4352 > > -----Original Message----- > From: R-help <r-help-bounces at r-project.org> On Behalf Of Saif Tauheed > Sent: Monday, April 9, 2018 11:29 AM > To: r-help at r-project.org > Subject: Re: [R] convert numeric variables to factor > > Dear Sir, > > I have xlsx...
2008 Sep 08
0
Re: Can't build Wine
....so) PID 4357 on the chain. Live child 0x080a5348 (acledit.dll.so) PID 4357 Reaping losing child 0x080a5348 PID 4357 make[2]: *** [acledit.dll.so] Error 2 Removing child 0x080a5348 PID 4357 from chain. make[2]: Leaving directory `/tmp/wine-1.1.4/dlls/acledit' Reaping losing child 0x084fb2f8 PID 4352 make[1]: *** [acledit] Error 2 Removing child 0x084fb2f8 PID 4352 from chain. make[1]: Leaving directory `/tmp/wine-1.1.4/dlls' Reaping losing child 0x08265990 PID 3589 make: *** [dlls] Error 2 Removing child 0x08265990 PID 3589 from chain.
2018 Apr 09
0
convert numeric variables to factor
Try the help files: ?factor ---------------------------------------- David L Carlson Department of Anthropology Texas A&M University College Station, TX 77843-4352 -----Original Message----- From: R-help <r-help-bounces at r-project.org> On Behalf Of Saif Tauheed Sent: Monday, April 9, 2018 11:29 AM To: r-help at r-project.org Subject: Re: [R] convert numeric variables to factor Dear Sir, I have xlsx data set which I have imported to R studio. Now so...
2011 Dec 27
1
How to extract an interval of "hour:minute" type
Hi, I 'd like to know how to extract an interval of "hour:minute" type from a column of POSIXlt POSIXct type. For instance: my_data.csv: 4352;2011-09-02 21:30:00;3242; 4352;2011-09-02 21:31:00;3315; 4352;2011-09-02 21:32:00;4241; 4352;2011-09-02 21:33:00;5394; ... 4352;2011-09-02 01:02:00;67; 4352;2011-09-02 01:03:00;67; 4352;2011-09-02 01:04:00;67; .... I loaded my_data.csv into a data.frame. I 'd like to select rows whe...
2012 Sep 26
3
rows extraction
Dear all, I want to extract rows from a data frame shown here as "test". For example: rows with with sorting PKB123 PKB22 PKB23 PKB32 CTV19 CTV20 PKB11 PKB11 > dput(test) structure(list(Name. = structure(c(1L, 2L, 3L, 4L, 5L, 6L, 7L, 8L, 9L, 10L, 11L, 12L, 12L, 13L, 14L, 15L, 16L, 17L, 18L, 19L, 19L), .Label = c("CTV10", "CTV11", "CTV12",
2012 Jun 04
2
Why do I have a column called row.names?
I'm trying to read in a tab separated table with read.delim(). I don't particularly care what the row names are. My data file looks like this: start stop Symbol Insert sequence Clone End Pair FISH 203048 67173930 ABC8-43024000D23 TI:993812543 TI:993834585 255176 87869359 ABC8-43034700N15 TI:995224581 TI:995237913 1022033 1060472
2006 Jun 13
0
Help debugging superodoctor
...id () from /lib64/tls/libpthread.so.0 #1 0x000000375d458c04 in libgnomeui_module_info_get () from /usr/lib64/libgnomeui-2.so.0 #2 <signal handler called> #3 0x0000003b4a5706c3 in strstr () from /lib64/tls/libc.so.6 #4 0x000000000042e8f8 in smbus_byte_data_read (bustype=0, smb_base_io_addr=4352, slave=47, offset=40, data=0x7fbffff45c) at smbus.c:636 #5 0x000000000042c00f in get_item_reading (sThis_System=0x63e010, thisitem=0x63e480, parameters=0x63f910, iParameter_Count=38, cRet=0x7fbffff4f0 "0?s") at sd.c:2131 #6 0x000000000040b411 in create_SD_Table (sThis_System=0...
2009 Jan 30
0
[LLVMdev] undefs in phis
On Jan 29, 2009, at 5:29 PM, David Greene wrote: > On Thursday 29 January 2009 18:04, Eli Friedman wrote: >> On Thu, Jan 29, 2009 at 2:47 PM, David Greene <dag at cray.com> wrote: >>> After phi elimination we have: >>> >>> bb134: >>> %reg1645 = 1.0 >>> >>> bb74: >>> %reg1176 = MOVAPS %reg1645 >>> %reg1177 =
2013 Mar 26
3
barplot colors
Dear all, I have a 2 by 2 matrix and I would like to do a barplot with it. (so 2 bars with each having 2 stacks.). I would like to have one colors per stack, so 4 different colors total. The problem is that R is only given me 2 colors (the same two for the bottom stack and the same two for the top stack). Any idea how I can do to have 4 colors? (without using ggplot2 preferably) Here is my
2013 Oct 29
1
R vs octave development strategy (and success)
Hi All, if memory serves me well I recall some paper comparing the relative success in getting mainstream acceptance (as mainstream as statistics can be) of both R and Octave. I remember vaguely that the fact the development strategies (core team vs one main developer) played a major role in the relative success of the two programs. I tried to find this paper, but my goggle skills are failing
2013 Sep 20
3
Puppet nodes unable to send report to Puppet Master running under Passenger
...in the server error log.</p> <hr> <address>Apache/2.2.22 (Ubuntu) Server at puppetmaster.example.com Port 8140</address> </body></html> These are the ''master'' processes launched: root@puppetmaster:/etc/puppet# ps aufx | grep master root 4352 0.0 0.0 6504 616 pts/1 S+ 17:07 0:00 | \_ grep --color=auto master puppet 2100 14.5 7.2 4703940 1793068 ? D 15:06 17:34 master...
2017 Sep 28
1
Boxplot, formula interface, and labels.
...ange the separator: data(Titanic) Titanic.df <- as.data.frame(Titanic) boxplot(Freq~Class*Sex, Titanic.df, cex.axis=.6, sep="\n") See attached .png. ---------------------------------------- David L Carlson Department of Anthropology Texas A&M University College Station, TX 77843-4352 -----Original Message----- From: R-help [mailto:r-help-bounces at r-project.org] On Behalf Of Ista Zahn Sent: Thursday, September 28, 2017 12:27 PM To: Ed Siefker <ebs15242 at gmail.com> Cc: r-help <r-help at r-project.org> Subject: Re: [R] Boxplot, formula interface, and labels. myb...
2009 Jan 30
2
[LLVMdev] undefs in phis
On Thursday 29 January 2009 18:04, Eli Friedman wrote: > On Thu, Jan 29, 2009 at 2:47 PM, David Greene <dag at cray.com> wrote: > > After phi elimination we have: > > > > bb134: > > %reg1645 = 1.0 > > > > bb74: > > %reg1176 = MOVAPS %reg1645 > > %reg1177 = MOVAPS %reg1646 > > [...] > > > > bb108: > > %reg1645 =