search for: 2r

Displaying 20 results from an estimated 38 matches for "2r".

Did you mean: r2
2011 Mar 14
3
ideas on sorting
Hi, I have a character vector as below: a<-c('10','3R','4','4R','5','5R','6','6R','7','8','9','7R','1','10R','11' ,'11R','12','12R','13','13R','14','14R','15','15R','1R','2','2R','3','8R' ,'9R') Is there a clever way to sort this easily to return a vector of index that would produce a vector as below: a[index]: [1] "1&...
2009 Feb 19
2
an S idiom for ordering matrix by columns?
There's got to be a better way to use order() on a matrix than this: > y 2L-035-3 2L-081-23 2L-143-18 2L-189-1 2R-008-5 2R-068-15 3L-113-4 3L-173-2 398 1 1 2 2 1 1 2 2 857 1 1 2 2 1 2 2 2 911 1 1 2 2 1 2 2 2 383 1 1 2 2...
2012 Nov 14
3
SSD ZIL/L2ARC partitioning
Hi, I''ve ordered a new server with: - 4x600GB Toshiba 10K SAS2 Disks - 2x100GB OCZ DENEVA 2R SYNC eMLC SATA (no expander so I hope no SAS/ SATA problems). Specs: http://www.oczenterprise.com/ssd-products/deneva-2-r-sata-6g-2.5-emlc.html I want to use the 2 OCZ SSDs as mirrored intent log devices, but as the intent log needs quite a small amount of the disks (10GB?), I was wondering i...
2008 Jan 07
2
chi-squared with zero df (PR#10551)
Full_Name: Jerry W. Lewis Version: 2.6.1 OS: Windows XP Professional Submission from: (NULL) (24.147.191.250) pchisq(0,0,ncp=lambda) returns 0 instead of exp(-lambda/2) pchisq(x,0,ncp=lambda) returns NaN instead of exp(-lambda/2)*(1 + SUM_{r=0}^infty ((lambda/2)^r / r!) pchisq(x, df + 2r)) qchisq(.7,0,ncp=1) returns 1.712252 instead of 0.701297103 qchisq(exp(-1/2),0,ncp=1) returns 1.238938 instead of 0
2010 Mar 24
3
help in matlab - r code
....54878431372549,0.468,0.553411764705882,0.663529411764706, 0.440156862745098,0.330313725490196,0.473843137254902,0.690980392156863, 0.483333333333333,0.344862745098039,0.458156862745098,0.647843137254902) ImageWidth = size(data,2); dim(A)[2] # i.e. number of col MaxOffset = 99; # defined variable, =2R ImageWidthToProcess = ImageWidth-MaxOffset; # =2R defined variable for Offset = 1:MaxOffset ; loop to calculate the autocorrelation. basicly, they do cor2, which I think is Spearman correlation, between every column and store it in the vector position??? OffsetPlaquette = data(:,1+Offset:ImageW...
1997 Jul 28
0
R-alpha: R 0.50.a1: patch for NChisquare documentation
...ction and LANG(rnchisq) generates random deviates. PARA ! The non-central chi-square distribution with EQN(df) degrees of freedom ! and non-centrality parameter EQN(greeklambda) has density ! DEQN(f(x) = SUP(e @@ -\lambda / 2) ! \sum_{r=0}^\infty \frac{\lambda^r}{2^r r!} \mathrm{pchisq}(x, df + 2r) ! @@ ! f(x) = exp(-lambda/2) SUM_{r=0}^infty (lambda^r / 2^r r!) ! pchisq(x, df + 2r) ! ) for EQN(x GE 0). ) =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info",...
2009 Mar 16
2
R-code in html help pages: syntax highlighting
...t, - -J - -- Jose Quesada, PhD. Max Planck Institute, Center for Adaptive Behavior and cognition, Berlin http://www.josequesada.name/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQIVAwUBSb6RRGMobUVGH+HKAQI2RxAAijNIj7qlBogc9M6lhQ2Ah1Px29iU/uzS 45t5blwNSGVSbAbZF7N7rRcBdn8/c4W8n+oI62nnap0snwLMFW/ynikVNJuBY+XA +yNaO5nIJo5SWu60WkcMinm/ysPZ4o4Jdxr1+lGfJ/ceVSTWPWVLb//GN8QElgwT Vf0ZQUSqfWczzeVDSDtfMKGTJOz4y60eF5hounA/PkzyUd8RRo1WpEXzJHYsCTI+ RwBrYZ5Q30cpKLAJQNeiiv8GDtv7QvJl38uRAqBRK5Ec9CGC0brGZquX8UgHi1q1 1+Nz...
2006 Feb 20
4
good voip
Can anyone recommend a good voip provider? Thanks
2008 Oct 25
2
VTd - PCI Passthrough - VMError: fail to assign device
...(reserved) (XEN) 00000000fec00000 - 00000000fec10000 (reserved) (XEN) 00000000fee00000 - 00000000fee01000 (reserved) (XEN) 00000000ff000000 - 0000000100000000 (reserved) (XEN) System RAM: 3044MB (3117368kB) (XEN) ACPI: RSDP 000F5E00, 0024 (r2 PTLTD ) (XEN) ACPI: XSDT BE4BD887, 00B4 (r1 LENOVO TC-2R 60400D0 LTP 0) (XEN) ACPI: TCPA BE4C8AD9, 0032 (r2 LENOVO TC-2R 60400D0 PTL 0) (XEN) ACPI: FACP BE4C8B0B, 00F4 (r3 INTEL 60400D0 PTL 3) (XEN) ACPI: DSDT BE4C0F80, 7AE5 (r1 INTEL BEARLAKE 60400D0 MSFT 100000E) (XEN) ACPI: FACS BE4CBFC0, 0040 (XEN) ACPI: DMAR BE4C8BFF,...
2008 Dec 11
1
Bug#508429: BUG: unable to handle kernel paging request
...000000] Normal 1048576 -> 1048576 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[1] active PFN ranges [ 0.000000] 0: 0 -> 736715 [ 0.000000] ACPI: RSDP 000F5E00, 0024 (r2 PTLTD ) [ 0.000000] ACPI: XSDT BEEBD8CF, 00B4 (r1 LENOVO TC-2R 60400D0 LTP 0) [ 0.000000] ACPI: TCPA BEEC8B21, 0032 (r2 LENOVO TC-2R 60400D0 PTL 0) [ 0.000000] ACPI: FACP BEEC8B53, 00F4 (r3 INTEL 60400D0 PTL 3) [ 0.000000] ACPI: DSDT BEEC0FC8, 7AE5 (r1 INTEL BEARLAKE 60400D0 MSFT 100000E) [ 0.000000] AC...
2009 May 23
0
[OT]I like this community
...t from where emails are not coming directed to this community, if governments were profiting to each other like the members of this community do, there would be no poor on this planet, there would be no war on this planet, there would no deseases on this planet, Thanks to everybody, warm regards, 2R
2013 Oct 18
1
confusing documentation for ssh-keygen -V validity_interval
...MTXSoEe4MV SB/SujyukHSUBF9aAGHHSznCiu7GWi6bR18tlyjujO8rvtdHmSRRJ1uR99IMIqAp mBzDbt3UgKJ98Dnr481XKu8AnmJ4F5zHumF5j2U/Q2NBM1HS5pFBPcdPCt1kJwDP C2HerTf3JEn68s43Dv8lLZmFZFu/ZG7HOvzjBOv4nHqpRmxrIFqq1KM2UvQr9nYF mflDjdnMRHUsQeocsYMp3EKfddFnvg7w9b4ZJuhtXu5M0CexH23iNb4qVAEQzs8U jX8zLO6Kmtp0D1CbfEuPdqsFpNya+2R/ijsJXtbVMXJ1gloCNbcjiRcEXGEL/ArD 1kvEZ0URpD1ZX5mLTVuG0L1AMTsXn9rvZPOWZMuYDGW0/bUFuIbgMvvimdwOpA4/ w4L3eif7j/JL4aKkJZKALxIfvdvwgynuC8OtDxseOAyt5Bmvk1ew8n3JZfkQRN4B k/gtobSdHGAQfH/bqiwz57jWL4HWfr/iPFrYYVUtzLDwQAO9bS4QTu1wPQsv8MdN LEVCLZRr6e1xKQpTPIGyk73gjvKtyEKQZs7iso3X83kmOv8Qpc2ViBOATPGuHeoY b/gBSa...
2004 Aug 06
2
Hello
...VoQ-eAcP1i0y<u>JV!dvgyN?wcNZgpl#:J>gJ :OE"YuzP'Da`ZC; f;^HxU.!(rHCk;BW }n#?E;Kxz$ro9I'c2:WvY&LSdgor(Ed^R/Gft}PNb*iH<YE,- 4|tVuMRs{6z5Ds`0n 3QEp]Jjqt{AW{Ys8|e;|&aF&g^1p}"mzO6vQ{>fQ/XfcBRGWC[fa%b8v/ MU&z~cQ\$B7tw:a,1r 8b,G?g}man<85lK|._4WWz5~bev $ ; 2r]sm6J6> DXY9#TQ{!$Y\$-if!Oo^X9OJnkI>o(\&OqH \1OV~kVPO&^hRzu:nq,1Iys]hQ0; QDJW7J"'k0dCb{dctH1a{mR-n<|vqbdsA8*%)EJF?eCcITVc-80Np{b^RXG8A[SA6Qa,8\1WPS ;64T'ihT-R-JAa}#ZLv`DbfJ2Za.WS(< J?llV\m;jjXgcB[0*]c0nYW5C0/ ?z}n )Jc *>x A9;9giI*E`COwWr"uN4x.:n~3W :']_4...
2009 Feb 03
5
Tracing a server problem
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have a Linux CentOS server, 4 Gb RAM, with 50 IMAP users. The server is connected to LAN via a firewall appliance, no filtering applied. Many users with different clients complain a lot of "server disconnected" errors. On the server side Doveco does not report any kind of error. I just ab an unusual rate of "IMAP(xxxxxx at xxxx):
2007 Mar 05
2
File descriptor leak in 1.0rc2[45]?
...4u KQUEUE 0xc0f11c30 dovecot-a 22627 root 5r VCHR 46,1 0t4 45571 /dev/urandom dovecot-a 22627 root 6r PIPE 0xcb0006c0 16384 ->0xcc08b2d0 dovecot-a 22627 root 7w PIPE 0xcc08b2d0 0 ->0xcb0006c0 dovecot-a 22627 root 12r VCHR 46,1 0t1024 45571 /dev/urandom ---------- COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME dovecot 5161 root cwd VDIR 0,6 512 405514 /var/run/dovecot dovecot 5161 root txt VREG 0,5 119872 1109297 /usr (/dev/wd0f) dovecot 5161 root...
2004 Feb 16
2
debian unstable : mutt polling imap mailboxes
...tagged, run commands on tagged msgs. set fast_reply # do not ask for to, subject,... when replying set index_format="%4C %Z %[!%d/%m] %-17.17F (%3l) %s" set pager_format="%S [%C] %n (%l) %s" set folder_format="%F %d %8s %N %f" set print_command="enscript -2r -o /tmp/email.ps -Email" # this does not seem to work atm #set query_command="lbdbq %s" # Need this if using cygwin #set sendmail = "/usr/sbin/ssmtp.exe" send-hook . 'my_hdr From: Kai Hendry <hendry at cs.helsinki.fi>' #send-hook '~C hkkk' '...
2014 Mar 24
5
has anybody gotten horde working?
Hi, Horde seems to be quite the problem child. It sorta kinda looks like session handling is entirely broken. kronolith will let me in, but not for long. Then I get "invalid token" and am bounced back to the home screen. imp won't let me in at all. This behavior is completely broken: I get a log in screen and a message in /var/log/messages about not being authorized for IMP (which
1997 Apr 23
1
R-beta: Version 0.49 Released
The newest version of R for Unix (version 0.49) is now available (or soon will be) from the following sites. NORTH AMERICA: http://lib.stat.cmu.edu/R/Alpha EUROPE: ftp://ftp.stat.math.ethz.ch/R/ ftp://statlab.uni-heidelberg.de/pub/mirrors/auckland/R/ JAPAN: ftp://ftp.u-aizu.ac.jp/pub/lang/R/ NEW ZEALAND: ftp://stat.auckland.ac.nz/pub/R/ Please
1997 Apr 23
1
R-beta: Version 0.49 Released
The newest version of R for Unix (version 0.49) is now available (or soon will be) from the following sites. NORTH AMERICA: http://lib.stat.cmu.edu/R/Alpha EUROPE: ftp://ftp.stat.math.ethz.ch/R/ ftp://statlab.uni-heidelberg.de/pub/mirrors/auckland/R/ JAPAN: ftp://ftp.u-aizu.ac.jp/pub/lang/R/ NEW ZEALAND: ftp://stat.auckland.ac.nz/pub/R/ Please
1997 Apr 23
1
R-beta: Version 0.49 Released
The newest version of R for Unix (version 0.49) is now available (or soon will be) from the following sites. NORTH AMERICA: http://lib.stat.cmu.edu/R/Alpha EUROPE: ftp://ftp.stat.math.ethz.ch/R/ ftp://statlab.uni-heidelberg.de/pub/mirrors/auckland/R/ JAPAN: ftp://ftp.u-aizu.ac.jp/pub/lang/R/ NEW ZEALAND: ftp://stat.auckland.ac.nz/pub/R/ Please