search for: coo

Displaying 20 results from an estimated 52 matches for "coo".

Did you mean: co
2010 Sep 01
1
Looks like a bug in subsetting of a complicated object
I don't understand what is happening! I have a (large) object sim1, an matrix list with dim c(101,101) where each element is an 3*3 matrix. I am subsetting that with a matrix coo, of dim c(100,2), of unique indices, but the resulting object has length 99, not 100 as expected. Code reproducing the problem follows: library(RandomFields) set.seed(123) sim0 <- GaussRF(x=seq(0, 100, by=1), y=seq(0, 100, by=1), grid=TRUE, model="spheric...
2009 Apr 08
1
persp3d and rgl.viewpoint for rotating 3D plots
...y, my final aim is to save each of the rotating graphs for creating a "clip". I commented below what I would use later on, but is there any way to do it better? Thanks a lot for your help, Carlo Giovanni Camarda library(rgl) # simplified version from help(rgl.viewpoint) shade3d(oh3d()) coo <- 1:360 for(i in 1:length(coo)) { rgl.viewpoint(coo[i]) #filename <- paste("pic", formatC(i,digits=1,flag="00"), ".png", sep="") #rgl.snapshot(filename) } # simple persp3d adaption f <- function(x,y) { r <- sqrt(x^2+y^2); 10 * sin(r)...
2007 Aug 30
4
NT MD4 password check bug??
Hi, Is there a bug with the NT MD4 password check?? With one password, I can't access the shares.. in the log it says: ntlm_password_check: NT MD4 password check failed for user jason But when I change the password to something else it works. What's goin on?? Jason. -- Jason Coo Computer Engineer, P.Eng. The Fluid Life Corporation 1-877-962-2400 jason@fluidlife.com
2016 Jan 04
2
R, AIX 64-bit builds - trying to understand root cause for message: "Error: Line starting 'Package: tools ...' is malformed!"
The bulk is on my forums - the final post for today is: Results to date: A. It looks like I am going to need a newer compiler for C - xlc/xlC V11 apparently does not understand this code: "/data/prj/cran/R-3.2.3/src/main/memory.c", line 2149.31: 1506-046 (S) Syntax error. I will have to check if R-devel has different code before asking for assistence. +2139 #ifdef
2010 Feb 20
6
Captcha Trouble
Hello Rails, I have a problem. I would like to use captcha in one of my project. When I did try to install, this is what I got $ sudo gem install captcha Building native extensions. This could take a while... ERROR: Error installing captcha: ERROR: Failed to build gem native extension. /usr/bin/ruby1.8 extconf.rb extconf.rb:1:in `require'': no such file to load -- mkmf (LoadError)
2005 Apr 18
2
Construction of a large sparse matrix
...t.size(vl.mat) [1] 160692 However, when LE is any number other than 0, the code generates an error. For example, when I try LE <- 2 I get Error: cannot allocate vector of size 781250 Kb In addition: Warning message: Reached total allocation of 1024Mb: see help(memory.size) Error in as.matrix.coo(as.matrix.csr(value, nrow = length(rw), ncol = length(cl))) : Unable to find the argument "x" in selecting a method for function "as.matrix.coo" I'm guessing that single digit integers should occupy the same amount of memory. So, I'm thinking that the matrix i...
2006 Jun 29
1
Samba/CUPS Windows Print Queue Not Showing Up
...jobs in my CUPS queue don't show up in my Windows Print Driver queue on my client! I've also tried not using CUPS and having it call lpstat but it still doesn't work! When I run CUPS' lpstat in command line it can see the jobs. What am I doing wrong? Thanks. Jason. -- Jason Coo Computer Engineer, EIT The Fluid Life Corporation 1-877-962-2400 jason@fluidlife.com
2007 Jun 05
2
biplot package
...(h) }, variables = { g = s$u[,1:n.values] h = s2 %*% t(s$v[,1:n.values]) hl = t(h) }) gencolnames = paste('PC', 1:n.values, sep='') rownames(g) = rownames colnames(g) = gencolnames rownames(hl) = colnames colnames(hl) = gencolnames coo = rbind(g, hl) rownames(coo) = c(rownames, colnames) colnames(coo) = gencolnames cooplot = rbind(g, hl*var.red) cooplot = rbind(cooplot, rep(0, n.values)) # to correct visualization if(plot) { if(n.values == 2) { plot(cooplot, xlab='PC1',...
2006 Nov 15
2
Grandstream GXP2000 -- What's the Catch?
We are doing a medium sized office in NYC with 80 phones. The customer originally requested Polycom 601 phones. The COO also authorized us to purchase 2 Grandstream GXP2000 phones for the mail room. We find these phones much easier to configure and work with asterisk . They support BLF & intercom right out of the box. They can also be centrally managed and provisioned. They also sound great and work in a very in...
2002 Oct 17
1
Startup on Windows 2000
.../usr/local/bin/less # .Rprofile options(width=65, digits=5) options(show.signif.stars=FALSE) ps.options(horizontal=FALSE) set.seed(1234) .First <- function() cat("\n Welcome to R!\n\n") .Last <- function() cat("\n Goodbye!\n\n") ## if .Renviron contains FOOBAR="coo\bar"doh\ex"abc\"def'" ## then we get > cat(Sys.getenv("FOOBAR"), "\n") coo\bardoh\exabc"def' " What would some Windows examples look like? I love R, and I would really like to learn something more about how it is being customized for m...
2006 Nov 04
1
Error when using cobs library
...t;- (f.true <- pnorm(2 * x)) + rnorm(150)/10 cobs> con <- rbind(c(1, min(x), 0), c(-1, max(x), 1), c(0, 0, 0.5)) cobs> Rbs <- cobs(x, y, constraint = "increase", pointwise = con) qbsks2(): Performing general knot selection ... Error in as.matrix.csr(new("matrix.coo", ra = c(z1$design), ia = i1, ja = j1, : unable to find a non-generic version of function "as.matrix.csr" Any suggestions how to fix this problem? Thank you for your help. Jaci --
2004 Sep 28
1
Voicepulse quality problems
Is anyone else having really bad problems with Voicepulse over the past few days - terrible call quality, dropped calls etc.? Or is it a problem our end? Arrgggh. Makes you want to go back to POTS :-( Simon -- Simon J. Coles President & COO, Amphora Research Systems http://www.amphora-research.com/ EMail: simonc@amphora-research.com Phone: (513) 697-4764
2005 Jun 07
2
PRI Lines not being answered (No User Responding)
Hello! Continuing my PRI saga - I have a PRI setup and appears to be answering calls OK, but my carrier is cutting all the calls after 15 seconds. For example, when I call from my cell phone, it goes straight to a busy signal - however the CLI shows the call coming in and being answered. Additionally, when I call from another ground line, it will ring once or twice, again show as answered, but
2007 Aug 24
1
Interdomain Trusts and Winbind
...nt two Samba PDC's to trust each other. It says I need Winbind to be running on the trusting domain. To run Winbind, one of the steps is to join the PDC domain. Can one PDC join another PDC's domain?? Can someone please tell if i'm configuring this correctly? Thanks. Jason. -- Jason Coo Computer Engineer, P.Eng. The Fluid Life Corporation 1-877-962-2400 jason@fluidlife.com
2004 Sep 01
0
integer overflow
...question from a SparseM user this morning who wanted to do something like this: (his dimensions, my data) require(SparseM) ia <- sample(1:52993,351718,replace=TRUE) ja <- sample(1:52993,351718,replace=TRUE) ra <- rnorm(351718) dim <- as.integer(rep(52993,2)) A <- new("matrix.coo",ra=ra,ia=ia,ja=ja,dim=dim) The last step failed because validity checking for objects of class matrix.coo wanted to test whether length(ra) > prod(dim), but unfortunately I'd implemented the test as nrow*ncol and both were integers of size 52993 so the product produced an integer...
2011 Nov 30
0
[XEN-user-list] XENServer 6 losing xapi after restart
...* paste ** Nov 29 18:10:37 xenserver-nordlund xsconsole: Displaying ''xapi is not running'' dialogue-bash: Nov: command not found [root@xenserver-nordlund log]# Nov 29 18:02:53 xenserver-nordlund fe: 8650 (/opt/xensource/bin/xapi -nowatchdog -writereadyfile /var/run/xapi_startup.coo...) exitted with code 2 -bash: syntax error near unexpected token `('' [root@xenserver-nordlund log]# Nov 29 18:02:54 xenserver-nordlund fe: 8698 (/opt/xensource/bin/xapi -nowatchdog -writereadyfile /var/run/xapi_startup.coo...) exitted with code 2 -bash: syntax error near unexpected tok...
2006 Feb 17
2
Sorting Multiple Arrays
...''m having a problem. I''m working with an object that contains a bunch of arrays: var myObject = { "data": [ {"line": [1,"aoo","far"]}, {"line": [2,"boo","ear"]}, {"line": [3,"coo","dar"]}, {"line": [4,"doo","car"]}, {"line": [5,"eoo","bar"]}, {"line": [6,"foo","aar"]} ] }; I''d like to be able to sort across the arrays. so that the objects i...
2010 Oct 06
1
R getting slower until it breaks...
...################################################# ######## ## Simplement rouler le script au complet ######## ### Library n?cessaire: library(raster) library(rgdal) library(shapefiles) ############################################################################# ## Fonction 1 - NDVI a partir de coordonnee Pixel et largeur ##### calculate_NDVI<- function(Type, object, VALUE) { redorgreen <- ifelse(Type=="red",2,3) list1 <- unstack(object) rast1 <- list1[[1]] rast2 <- list1[[redorgreen]] NAvalue(rast1)<- -99999 NAvalue(rast2)<- -99999 cell...
2009 Jun 25
0
[e1071] Inconsistent results when using matrix.csr for svm() - possibly scaling problem
...is there no scaling for SparseM? Thank you very much for your help, Eva CS bachelor student --------------------------------------------------------------------------- --------------------------------------------------------------------------- Details: Code below, files attached #read in data coordinates <- read.csv('vector.data',head=TRUE) j <- subset(coordinates,select=c(j)) ja <- as.integer(j[1:dim(j)[1],]) i<-subset(coordinates,select=c(i)) ia <- as.integer(i[1:dim(i)[1],]) classes <- read.csv("classes.data",head=TRUE) classfactorTraining <- classe...
2011 Dec 17
1
Help for R parallelization
...he remote access to our system would be easily arranged after a guided selection of the best strategy to reach our goals. I would appreciate to hear from you and I thank you in advance. Best Regards [http://www.ipt.br/banco_imagens/318_maior.jpg] Dr. Alvaro J Abackerli Chief Operations Officer - COO Fone: +55 (11) 3767-4411 www.ipt.br -------------- next part -------------- A non-text attachment was scrubbed... Name: Schmidberger2009-State_of_the_art_in_PC_with-R.pdf Type: application/pdf Size: 564258 bytes Desc: Schmidberger2009-State_of_the_art_in_PC_with-R.pdf URL: <https://stat.ethz.ch...