search for: 625

Displaying 20 results from an estimated 563 matches for "625".

Did you mean: 25
2012 May 07
3
Using expression() in plot() XXXX
Hello everyone, I am trying to add the following text (in proper notation) to a graphic using expression(). X-bar (with a subscript of cv) = XX. Note: Ideally "cv" would be a subscript, but it doesn't have to be. I have the following code: > text(625,.012,expression(bar(X)cv = 552.01)) Error: unexpected symbol in "text(625,.012,expression(bar(X)cv" I have also tried the following: > text(625,.012,paste(as.character(expression(bar(X))),"cv = 552.01",sep="")) > While I get no error message for the later, it...
2009 Aug 04
2
NOVA AVR 625 - support?
[the mailing list you want is nut-upsuser.] On Mon, Aug 3, 2009 at 8:05 AM, Blagovest Kolenichev wrote: > Hi, all > > I had fail to find in the supported hardware page > > http://www.networkupstools.org/compat/stable.html > > support for "NOVA AVR 625", but see that "NOVA AVR 600 Serial" > is supported. Can you tell us is there a big difference between > these models i.e. is NUT drivers mge-shut or newmge-shut > are capable to deal with "NOVA AVR 625" It looks like the suggested driver for that model is usbhid-...
2003 Aug 12
2
[Bug 625] Local Port Forwarding does not work in AIX 5.1 or AIX 5.2
http://bugzilla.mindrot.org/show_bug.cgi?id=625 Summary: Local Port Forwarding does not work in AIX 5.1 or AIX 5.2 Product: Portable OpenSSH Version: 3.6.1p2 Platform: PPC OS/Version: AIX Status: NEW Severity: normal Priority: P2 Comp...
2009 Dec 11
3
[Bug 625] New: IN/SRC, OUT/DST backwards in LOG when used with a VLAN
http://bugzilla.netfilter.org/show_bug.cgi?id=625 Summary: IN/SRC, OUT/DST backwards in LOG when used with a VLAN Product: iptables Version: 1.3.5 Platform: All OS/Version: All Status: NEW Severity: blocker Priority: P4 Component: iptables Assigned...
2005 Jun 13
0
IAX Issues...
Hello all I have looked in Google for a fix for this issue but I have had no luck, so I am posting it here. Jun 10 03:42:17 WARNING[2961]: Chan_iax2.c:625 iax_error_output: Expecting causecode to be single byte but was 35 Jun 10 03:42:17 WARNING[2961]: Chan_iax2.c:625 iax_error_output: Expecting samplerate to be 2 bytes long but was 40 Jun 10 03:42:17 WARNING[2961]: Chan_iax2.c:625 iax_error_output: Expecting samplerate to be 2 bytes long but was 40...
2010 May 26
1
More efficient way to use ifelse()? - A follow up
...t does not seem to speed things up. # My original approach system.time( elevation <- ifelse(Population=="CO", 2169, ifelse(Population=="CN", 1121, ifelse(Population=="Ga", 500, ifelse(Population=="KO", 2500, ifelse(Population=="Mw", 625, ifelse(Population=="Ng", 300, NA )))))) ) #elapsed ~ 12s... by far the slowest approach!!!! # Suggestions #Peter Langfelder values = c(500, 2169, 1121, 2500, 300, 625) system.time( elevation.PL <- values[as.numeric(factor(Population))] ) # ~ 0.85s # Values need to be in...
2010 May 26
4
More efficient way to use ifelse()?
...a vectorized approach (for speed... pretend this was a big data set..) elevation <- ifelse(Population=="CO", 2169, ifelse(Population=="CN", 1121, ifelse(Population=="Ga", 500, ifelse(Population=="KO", 2500, ifelse(Population=="Mw", 625, ifelse(Population=="Ng", 300, NA )))))) # Which is fine, but is a pain to write... # So I was trying to think about how to vectorize directly. i.e use vectors within the test, and for return values for T and F elevation.take.2 <- ifelse(Population==c("CO", &q...
2006 Aug 11
1
x tick labels - sparse?
...<- "" plot(x, y, xlab=xtickLabels) These commands look like this (the plot is not right): > x <- seq(-100,1000,25) > x [1] -100 -75 -50 -25 0 25 50 75 100 125 150 175 200 225 250 [16] 275 300 325 350 375 400 425 450 475 500 525 550 575 600 625 [31] 650 675 700 725 750 775 800 825 850 875 900 925 950 975 1000 > > tmp <- x / 100 > tmp [1] -1.00 -0.75 -0.50 -0.25 0.00 0.25 0.50 0.75 1.00 1.25 1.50 1.75 [13] 2.00 2.25 2.50 2.75 3.00 3.25 3.50 3.75 4.00 4.25 4.50 4.75 [25] 5.00 5.25 5.50 5.75...
2011 Oct 12
3
loop function within a loop
...845 0 5360 926 153 5360 993 234 5360 234 845 5360 848 926 5360 153 993 5360 234 0 8765 968 234 8765 545 968 8765 625 111 3334 744 181 3334 181 227 3334 713 625 3334 227 713 3334 913 0 2329 372 119 2329 719 189 2329 119 324 2329 761...
2012 Feb 06
1
RandomForest ... Always Returning a 1?
We have a pretty simple R forecasting problem, using randomForest. Our script is below. We have data with about 6 columns, and 625 rows to do the training on, and then we're trying to forecast 90 or so rows. The x matrix has 3 years worth of sales data, starting at 6:15am. However, for some reason, it's always returning a "1", when predicting any data. I've tried removing the first two columns, and the...
2009 Apr 24
2
Thanks for the lenny-cran AMD64 ports
...nded from lenny-cran which I just installed: hotelling:~$ apt-cache policy r-recommended r-recommended: Installed: 2.9.0-1~lennycran.0 Candidate: 2.9.0-1~lennycran.0 Version table: 2.9.0-1 0 600 http://debian.lcs.mit.edu unstable/main Packages *** 2.9.0-1~lennycran.0 0 625 http://cran.fhcrc.org lenny-cran/ Packages 100 /var/lib/dpkg/status 2.8.1-2~lennycran.0 0 625 http://cran.fhcrc.org lenny-cran/ Packages 2.7.1-1+lenny1 0 750 http://debian.lcs.mit.edu lenny/main Packages Why is it that r-cran-boot from lenny (not lenny-cran) is i...
2012 Feb 29
3
regular expression
Computer Friends, with the following example lines: [107] "98-610: Cell type: S; Surv(months): 6; STATUS(0=alive, 1=dead): 1" [108] "99-625: Cell type: S; Surv(months): 21; STATUS(0=alive, 1=dead): 1" i want to be able to isolate the number of months of survival for each row. is there a regular expression that can find the first instance of a ";", delete everything in front of it-- and find the second instance of an &q...
2005 Apr 30
2
formula in fixed-effects part of GLMM
...)) #Error in foo$("formula" + yr + 1) : invalid subscript type I am using R2.1.0, lme4 0.8-2, windows xp. Below is a dataset if you need (yr is a factor). > dataset OVEN h h2 yr 1 2 30 900 0 2 3 30 900 1 3 4 30 900 2 4 3 30 900 3 5 3 30 900 4 6 1 25 625 0 7 2 25 625 1 8 1 25 625 2 9 1 25 625 3 10 2 25 625 4 Thanks ahead! Weihong Li Undergraduate student University of Alberta
2005 Apr 30
0
lmer for mixed effects modeling of a loglinear model
...1 2 0 0 0 FALSE 2100 1 2 0 1 1 FALSE 2102 1 2 1 0 1 FALSE 2104 1 2 1 1 2 TRUE 3 1 3 0 0 0 FALSE 3100 1 3 0 1 1 FALSE 3102 1 3 1 0 1 FALSE 3104 1 3 1 1 2 TRUE Code to generate it: test.df <- data.frame(item = gl(25, 25), subj = gl(25, 1, 625)) test.df$item.level <- with(test.df, rnorm(25, sd = 1)[item]) test.df$subj.level <- with(test.df, rnorm(25, sd = 1)[subj]) test.df$Atemp <- as.numeric(with(test.df, runif(625) < 1/(1 + exp(-item.level + subj.level)))) test.df$Btemp <- as.numeric(with(test.df, runif(625) < 1/(1...
2006 Oct 31
0
PSARC/2005/625 Greyhound - Solaris Kernel SSL proxy
Author: kais Repository: /hg/zfs-crypto/gate Revision: 4c19f37f44f83def06a8aab4c0e079347eedd284 Log message: PSARC/2005/625 Greyhound - Solaris Kernel SSL proxy 4931229 Kernel-level SSL proxy Files: create: usr/src/cmd/cmd-inet/usr.sbin/kssl/kssladm/Makefile create: usr/src/cmd/cmd-inet/usr.sbin/kssl/kssladm/kssladm.c create: usr/src/cmd/cmd-inet/usr.sbin/kssl/kssladm/kssladm.h create: usr/src/cmd/cmd-inet/usr.sbin...
2004 Sep 18
2
Random source ports in FreeBSD?
...o be exact - is not implemented?) It's very interesting to me - WHY is it so? I mean - may be there are good reasons for not making all this?.. Anyway, I looked how it is done in OpenBSD and made a patch for FreeBSD. I've uploaded the patches for FreeBSD 4 and FreeBSD 5 here: http://www.625.ru/rlsp/ Direct links: http://www.625.ru/rlsp/in_pcb.c.patch.4 http://www.625.ru/rlsp/in_pcb.c.patch.5 It seems to be working on my 4.9 box =) - after recompiling the kernel the system picks up a random port for making a connetion. Especially - when I increase net.inet.ip.portrange.last, for ex...
2004 Nov 23
2
Quadratic curve on a loop
...horizontal = TRUE) } ################################################################### ################################################################### -- Jose A. Hernandez Department of Soil, Water, and Climate University of Minnesota 1991 Upper Buford Circle St. Paul, MN 55108 Ph. (612) 625-0445, Fax. (612) 625-2208
2007 Nov 30
1
rollapply on zoo object
Dear R users. I have zoo object "size_june" containing market-capital values: > dim(size_june) # market-cap data of 625 firms for 20 years [1] 20 625 > class(size_june) [1] "zoo" > size_june # colnames = "size.firmcode" size.34020 size.4710 size.11050 size.10660 size.9540 size.8060 size.16160 size.8080 size.9280 1988-06-30 NA NA NA NA NA...
2005 Jan 12
2
Unofficial Broadvoice-users query/offer and DID routing question
...k a forum/BB or ML would be preferred. My main interest in setting up the list is to be able to troubleshoot issues without bugging (a) BV (since they don't officially support * and don't lock us out of their network) and (b) asterisk-users. --Topic change-- If any BV customer with a 312/625 DID reads this and has had incoming call issues, please let me know. I've had incoming call routing stop working no less than 3 times since 07/2004. By stop working, I mean BV support (and other customers) can call me through their softswitch(es), but calls through the PSTN won't go throu...
2000 Aug 02
1
Re: [R] problem clipping R postscript plots within latex (PR#625)
On Wed, 2 Aug 2000 p.dalgaard@biostat.ku.dk wrote: > Martin Maechler <maechler@stat.math.ethz.ch> writes: > > > (from R-help) > > PD> Stephen Eglen <stephen@cogsci.ed.ac.uk> writes: > > > > > > > generated by R into a latex document. Specifically, the latex package > > > > > graphicsx allow you to specify the