similar to: Error en cor, too many elements specified

Displaying 20 results from an estimated 150 matches similar to: "Error en cor, too many elements specified"

2011 Jun 23
1
Help using cutreeHybrid
I am using the function cutreeHybrid from the package dynamic Tree Cut and I need a list of the resulting clusters but I do not know how to get it. [[alternative HTML version deleted]]
2011 May 13
2
How to store a triangular matrix
Hello, I want to create a triangular matrix and only keep the lower triangle entries without having to allocate memory for the whole matrix, is there any way I can do something like  A<-matrix(data, nrow=50)  but for a triangular matrix? Thanks ERV [[alternative HTML version deleted]]
2017 Jul 09
1
Error in WGCNA package
Dear all , I would like to reconstruct coexpression networks from proteomic count data having integer values. Some internal function doesn't like to work well with integers. How can this error be rectified? > adjacency = adjacency(datExpr, power = softPower, type = "signed"); Error in cor(datExpr, use = "p") : REAL() can only be applied to a 'numeric', not a
2010 Oct 02
1
Memory allocation in 64 bit R
Hi Everyone, I am getting the following error message Error: cannot allocate vector of size 2.6 Gb In addition: Warning messages: 1: In dim(res$res) = dim(bi) : Reached total allocation of 8122Mb: see help(memory.size) 2: In dim(res$res) = dim(bi) : Reached total allocation of 8122Mb: see help(memory.size) 3: In dim(res$res) = dim(bi) : Reached total allocation of 8122Mb: see
2011 Mar 15
2
(R) transitions in a Markov Chain
Dear experts, I have to generate 1000 transitions of a discrete time Markov Chain and then give and estimation of the equilibrium distribution. I know the transition matrix. 0.3 0.7 0 0.2 0.5 0.3 0 0.4 0.6 Do you know how to do it with R? Thanks a lot! Estefania [[alternative HTML version deleted]]
2012 Dec 21
1
remove from column a group of elements I have in another vector
Hi,   I have a data frame and I would need to remove from one of the columns a group of elements I have in another vector. How can I do that? I know how to do it with criteria but i would need to do it in a more automatic way.... In SQL I would use  where ---- not in ---- Thank you, Estefania [[alternative HTML version deleted]]
2017 Jul 09
0
Error in WGCNA package
First, please read WGCNA FAQ at https://labs.genetics.ucla.edu/horvath/CoexpressionNetwork/Rpackages/WGCNA/faq.html regarding using RNA-seq and other count data. Second, if you insist on using WGCNA on raw count data (which I don't recommend), use something like storage.mode(datExpr) = "double" and try again. Peter On Sun, Jul 9, 2017 at 2:29 AM, Ankush Sharma <ankush.sak at
2013 Feb 28
3
Gráfica de función
r-help-es@r-project.org Hola!! Estoy trabajando con una función del tipo h(x)''B, donde h(x) es un vector columna de q entradas, de igual manera B es un vector columna de dimensión q. Quiero graficar h(x)''B para alguna h(x), por ejemplo h<-function(x) matrix(c(1,x,x^2,x^3), ncol=1) B es un vector columna fijo B=matrix(c(1,2,1,3),ncol=1) Para graficar la función
2010 Mar 16
1
aplicar función de cuantilas a un dataframe
Hola R-adictos, me gustaría que alguien me ayudara a aplicar la función "quantile" (varios percentiles) a un marco de datos estratificado por algunas variables categóricas (ver fichero adjunto como ejemplo). La idea es obtener varios percentiles de varias variables (primeras columnas del fichero de datos), pero dividiendo el marco de datos en función de los valores de las variables
2003 Apr 07
4
Justifying only the X-label
In the attached plot, how do I move just the X-label(Time) to the right. Basically, I just want to do a par ( adj = 1) on just the X-label, not all my labels. Any ideas how to accomplish this? Thanks, Tony Tony Vargas Cisco Systems Engineering Computing Services (408) 525-4113 tvargas at cisco.com -------------- next part -------------- my.yugo.Apr.2003.other.info <-
2006 Feb 08
7
sipdiscount
Sipdiscount has replaced their asterisk servers for another thing. Then, no more iax. Ok, but I can't make calls using sip also... I'm getting a "forbidden" error when using sip1.sipdiscount.com. Anybody got it working? -- Alejandro Vargas
2013 Mar 11
4
Pedigreemm
Hola a todos, me gustaría realizar una consulta asociada a la generación de valores genéticos del pedigreemm en R. Primero generé el archivo de pedigree incluyendo los parentales para posteriormente estimar la varianza aditiva y los valores genéticos para cada individuo, relacionando los individuos por medio de la matriz de parentesco. Me da todo perfecto, el complemento pedigreemm trabaja muy
2016 Jul 17
2
Problemas con paquete rgl
Hola, tengo problemas para utilizar el paquete rgl para gráficos tridimensionales, utilizo Mac. Saben si requiero de la instalación de algún paquete adicional? Error : .onLoad failed in loadNamespace() for 'rgl', details: call: dyn.load(file, DLLpath = DLLpath, ...) error: unable to load shared object
2006 Feb 21
2
immediate pick up in "s"
I'm configuring a sip trunk. My problem is if I configure the sip device to dial to a sip phone, it works ok but when I dials to "s" or "7777", asterisk picks up the call immediatly and places it's own ring tone instead of waiting until one of the extension configured for answer the call picks up. Is there a way to avoid it? Is it a problem of the sip trunk? Should I
2013 Aug 01
2
Integrales, limites
Cordial saludo quiero saber como calculo integrales impropias e indefinidas en R, y como calcular limites soy nuevo en R Muchas gracias Harvey Vargas "El verdadero perdedor no es aquél que no gana. El verdadero perdedor es aquél que tiene tanto miedo a no ganar que ni siquiera lo intenta". Alan Arkin [[alternative HTML version deleted]]
2017 Apr 20
2
http://llvm.org/OpenProjects.html#thinlto_global
Hi Jhonny, Thanks for your interest in ThinLTO! Are you looking for a summer project, or ongoing work in compilers, or clang/llvm specifically? Are you a student? Note that these were project ideas for Google Summer of Code. The GSoC application deadline has passed and we did have a student apply to work on this particular project. So if that application ends up being accepted then we will have
2017 Apr 18
2
http://llvm.org/OpenProjects.html#thinlto_global
Good evening. I got interested in helping with ThinLTO, I did watch this video, https://youtu.be/9OIEZAj243g and i found it very interesting. I got C++ knowledge, but not a lot of llvm/clang source knowledge... Also, there is no mentors related in the website for this project. Would the community be so kind in giving me information on how to help? I have started reading the documentation on the
2005 Nov 21
3
pine rpm for centos 4
There is some pine rpm for release 4? Im too used to it and I dont like mutt. -- Roger D. Vargas http://dsgp.blogspot.com | Linux, programaci?n, juegos ______________________________________________ Renovamos el Correo Yahoo! Nuevos servicios, m?s seguridad http://correo.yahoo.es
2005 Nov 22
2
using xfce
I had to make a minimal install and now Im installing some packages I need. I decided to use xfce as desktop, but after install, I cant find a way to set is as preferred desktop environment. I try switchdesk xfce, but it says xfce is not installed. How can I set it? -- Roger D. Vargas http://dsgp.blogspot.com | Linux, programaci?n, juegos ______________________________________________
2006 Mar 09
13
[prototype] how i send Dynamic form field values??
I want to know how can i send the values of form fields build dynamic with prototype. i have the form as follow: <form id="id" method="post" action="url"> <div id="dynamicFields"></div> </form> with prototype i fill the dynamicFields DIV with <input> and <select> tags, but when i submit the form the values of