Displaying 6 results from an estimated 6 matches for "colcount".
Did you mean:
bo_count
2009 Aug 24
1
hdf5 package segfault when processing large data
Hi there,
I am currently working on something that uses hdf5 library. I think
hdf5 is a great data format, I've used it somewhat extensively in
python via PyTables. I was looking for something similar to that in R.
The closest I can get is this library: hdf5. While it does not work
the same way as PyTables did, but it's good enough to let them
exchange data via hdf5 file.
There is just 1
2009 Mar 10
5
Cholesky Decomposition in R
Hi everyone:
I try to use r to do the Cholesky Decomposition,which is A=LDL',so far I
only found how to decomposite A in to LL' by using chol(A),the function
Cholesky(A) doesnt work,any one know other command to decomposte A in to
LDL'
My r code is:
library(Matrix)
A=matrix(c(1,1,1,1,5,5,1,5,14),nrow=3)
> chol(A)
[,1] [,2] [,3]
[1,] 1 1 1
[2,] 0 2 2
2016 Jan 18
2
Segmentation Fault Asterisk 13.7.0-rc2 (libmysqlclient?)
...\345SH\203\354XH\211}?u\304H\211U\270\211M\300L\211E\260D\211M\254H\307", <incomplete sequence \340>
collen = 0
res = 0
x = 8981696
var = 0x0
cfg = 0x0
cat = 0x0
connected_flag = {flags = 4}
colsize = 139766825746481
colcount = 0
datatype = 0
decimaldigits = 0
nullable = 1
indicator = 139767788641634
cps = {sql = 0x7f1dc8a29320 "SELECT * FROM ps_endpoint_id_ips WHERE id LIKE ? ORDER BY id", extra = 0x0, __field_mgr_pool = 0x7f1da40293d0, encoding = {0x8b4a02 <__ast_st...
2013 Oct 18
0
pamer.fnc y la nueva versión de R
...l' [package "Matrix"] with 10 slots
.. .. ..@ x : num [1:4] 1 1 1 1
.. .. ..@ p : int [1:5] 0 1 2 3 4
.. .. ..@ i : int [1:4] 0 1 2 3
.. .. ..@ nz : int [1:4] 1 1 1 1
.. .. ..@ nxt : int [1:6] 1 2 3 4 -1 0
.. .. ..@ prv : int [1:6] 5 0 1 2 3 -1
.. .. ..@ colcount: int [1:4] 1 1 1 1
.. .. ..@ perm : int [1:4] 0 1 2 3
.. .. ..@ type : int [1:4] 2 1 0 1
.. .. ..@ Dim : int [1:2] 4 4
..@ deviance: Named num [1:13] 1.84e+02 1.57e+02 1.12e-06 6.44 2.39e+01 ...
.. ..- attr(*, "names")= chr [1:13] "ML" "REML" "ldL2"...
2013 Oct 18
2
pamer.fnc y la nueva versión de R
Javier,
Creo que aquí aplica la ley de Linus que dice: "Dado un número
suficientemente elevado de ojos, todos los errores se convierten en
obvios". La persona que revisa y encuentra un error no necesariamente
tiene que ser la misma que la que lo escribe. Una motivación muy importante
al compartir un código es la de recibir los beneficios del control de
calidad por parte de tus pares.
2013 Dec 02
1
pamer.fnc y la nueva versión de R
...with 10 slots
> .. .. ..@ x : num [1:4] 1 1 1 1
> .. .. ..@ p : int [1:5] 0 1 2 3 4
> .. .. ..@ i : int [1:4] 0 1 2 3
> .. .. ..@ nz : int [1:4] 1 1 1 1
> .. .. ..@ nxt : int [1:6] 1 2 3 4 -1 0
> .. .. ..@ prv : int [1:6] 5 0 1 2 3 -1
> .. .. ..@ colcount: int [1:4] 1 1 1 1
> .. .. ..@ perm : int [1:4] 0 1 2 3
> .. .. ..@ type : int [1:4] 2 1 0 1
> .. .. ..@ Dim : int [1:2] 4 4
> ..@ deviance: Named num [1:13] 1.84e+02 1.57e+02 1.12e-06 6.44 2.39e+01 ...
> .. ..- attr(*, "names")= chr [1:13] "ML" "RE...