search for: delb

Displaying 8 results from an estimated 8 matches for "delb".

Did you mean: del
2014 Mar 03
1
reference classes, LAZY_DUPLICATE_OK, and external pointers
...(theta)) { if (.Call(isNullExtPtr, Ptr)) initializePtr() } Ptr }, ## ditto initializePtr = function() { Ptr <<- .Call(merPredDCreate, as(X, "matrix"), Lambdat, LamtUt, Lind, RZX, Ut, Utr, V, VtV, Vtr, Xwts, Zt, beta0, delb, delu, theta, u0) ... } merPredDCreate in turn just copies the relevant bits into a new C++ class object: /* see src/external.cpp */ SEXP merPredDCreate(SEXP Xs, SEXP Lambdat, SEXP LamtUt, SEXP Lind, SEXP RZX, SEXP Ut, SEXP Utr, SEXP V, SEXP VtV,...
2012 Oct 17
1
Adding an MT9234ZBA-USB modem to CentOS6.3
How, exactly, does CentOS-6.3 with udev recognize an USB modem when it is plugged in. How is it indicated? What other configuration is required? I can find the modem in /sys/class/tty and I can get the attributes using udevadm but I do not see anything in ps that refers to the modem device. -- *** E-Mail is NOT a SECURE channel *** James B. Byrne
2012 Mar 10
1
Generating abnormal returns in R
...t; , "CNA.L" , "CON.DE" , "PHG" , "AZN.L" , "SBRY.L" , "BA.L" , "BT-A.L" , "AF.PA" , "430021.VI" , "SL.L" , "ERIC-A.ST" , "CDI.PA" , "AAL.L" , "ALO.PA" , "DELB.BR" , "HOT.BE" , "GAS.MC" , "SU.PA" , "OR.PA" , "FNC.MI" , "MRW.L" , "MAP.MC" , "ML.PA" , "IMT.L" , "EBK.DE" , "PP.PA" , "ACN" , "BTI" , "CRG.IR" , "...
2013 May 13
5
Serial Passthrough broken in Debian Wheezy?
Hello, I just discovered a strange bug with serial passthrough in xen 4.1 on Debian Wheezy. The Dom0 has a GSM modem connected to serial port. The serial port is passed through to a DomU with options 'irq = [ 4 ]' and 'ioports = [ '3f8-3ff ]'. This worked as expected on Debian Squeeze with Xen 4.0 and Linux kernel 2.6.32 (both for Dom0 and DomU). On Debian Wheezy with Xen
2013 May 13
5
Serial Passthrough broken in Debian Wheezy?
Hello, I just discovered a strange bug with serial passthrough in xen 4.1 on Debian Wheezy. The Dom0 has a GSM modem connected to serial port. The serial port is passed through to a DomU with options 'irq = [ 4 ]' and 'ioports = [ '3f8-3ff ]'. This worked as expected on Debian Squeeze with Xen 4.0 and Linux kernel 2.6.32 (both for Dom0 and DomU). On Debian Wheezy with Xen
2013 Oct 18
0
pamer.fnc y la nueva versión de R
...nt [1:2] 4 20 .. .. .. ..@ Dimnames:List of 2 .. .. .. .. ..$ : chr [1:4] "S1" "S2" "S3" "S4" .. .. .. .. ..$ : NULL .. .. .. ..@ x : num [1:20] 1 1 1 1 1 1 1 1 1 1 ... .. .. .. ..@ factors : list() .. ..$ beta0 : num [1:4] 0 0 0 0 .. ..$ delb : num [1:4] 512.6 -20.5 -24.2 31.7 .. ..$ delu : num [1:4] 3.97 -12.4 -6.62 15.04 .. ..$ theta : num 0.499 .. ..$ u0 : num [1:4] 0 0 0 0 .. ..and 42 methods, of which 30 are possibly relevant: .. .. b, beta, CcNumer, copy#envRefClass, initialize, initializePtr, installPars, L, l...
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
...imnames:List of 2 > .. .. .. .. ..$ : chr [1:4] "S1" "S2" "S3" "S4" > .. .. .. .. ..$ : NULL > .. .. .. ..@ x : num [1:20] 1 1 1 1 1 1 1 1 1 1 ... > .. .. .. ..@ factors : list() > .. ..$ beta0 : num [1:4] 0 0 0 0 > .. ..$ delb : num [1:4] 512.6 -20.5 -24.2 31.7 > .. ..$ delu : num [1:4] 3.97 -12.4 -6.62 15.04 > .. ..$ theta : num 0.499 > .. ..$ u0 : num [1:4] 0 0 0 0 > .. ..and 42 methods, of which 30 are possibly relevant: > .. .. b, beta, CcNumer, copy#envRefClass, initialize, initial...