search for: x27

Displaying 20 results from an estimated 83 matches for "x27".

Did you mean: 27
2007 Mar 10
3
long character string problem
...X11*x1+X21*x2)^2+C11)A12*(X12*x1+X22*x2)+1*sqrt(B12*(X12*x1+X22*x2)^2+C12)A13*(X13*x1+X23*x2)+-1*sqrt(B13*(X13*x1+X23*x2)^2+C13)A14*(X14*x1+X24*x2)+-1*sqrt(B14*(X14*x1+X24*x2)^2+C14)A15*(X15*x1+X25*x2)+1*sqrt(B15*(X15*x1+X25*x2)^2+C15)A16*(X16*x1+X26*x2)+1*sqrt(B16*(X16*x1+X26*x2)^2+C16)A17*(X17*x1+X27*x2)+1*sqrt(B17*(X17*x1+X27*x2)^2+C17)A18*(X18*x1+X28*x2)+1*sqrt(B18*(X18*x1+X28*x2)^2+C18)A19*(X19*x1+X29*x2)+-1*sqrt(B19*(X19*x1+X29*x2)^2+C19)A110*(X110*x1+X210*x2)+1*sqrt(B110*(X110*x1+X210*x2)^2+C110)" > cum2 [1] "A21*(X11*x1+X21*x2)+1*sqrt(B21*(X11*x1+X21*x2)^2+C21)A22*(X12*x1+X...
2006 Nov 06
5
memory issues with new release (PR#9344)
Full_Name: Derek Elmerick Version: 2.4.0 OS: Windows XP Submission from: (NULL) (38.117.162.243) hello - i have some code that i run regularly using R version 2.3.x . the final step of the code is to build a multinomial logit model. the dataset is large; however, i have not had issues in the past. i just installed the 2.4.0 version of R and now have memory allocation issues. to verify, i ran
2018 Feb 22
2
Sink redundant spill after RA
...ch this and replace the ldr in %bb.1 with a mov instruction. As we move such spill down to its successor, we can also encourage more shrink-wrapping as well. .globl _mytest // %bb.0: // %entry sub sp, sp, #224 // =224 stp x28, x27, [sp, #128] // 8-byte Folded Spill stp x26, x25, [sp, #144] // 8-byte Folded Spill stp x24, x23, [sp, #160] // 8-byte Folded Spill stp x22, x21, [sp, #176] // 8-byte Folded Spill stp x20, x19, [sp, #192] // 8-byte Folded Spill...
2010 Apr 29
1
randomness in stepclass (klaR) or lda (MASS) ?
...method lda'. 89 observations of 31 variables in 4 classes; direction: both stop criterion: improvement less than 1%. correctness rate: 0.58333; in: "X2"; variables (1): X2 correctness rate: 0.66389; in: "X9"; variables (2): X2, X9 correctness rate: 0.69583; in: "X27"; variables (3): X2, X9, X27 hr.elapsed min.elapsed sec.elapsed 0.00 0.00 20.77 > f4.U.spDA <- stepclass(f.mes, f.gp4, "lda",improvement=0.01,prior=rep(0.25,4)) `stepwise classification', using 10-fold cross-validated correctness rate of method l...
2018 Feb 22
2
Sink redundant spill after RA
...a mov instruction. As we move such spill down to > its successor, we can also encourage more shrink-wrapping as well. > > .globl _mytest > > // %bb.0: // %entry > > sub sp, sp, #224 // =224 > > stp x28, x27, [sp, #128] // 8-byte Folded Spill > > stp x26, x25, [sp, #144] // 8-byte Folded Spill > > stp x24, x23, [sp, #160] // 8-byte Folded Spill > > stp x22, x21, [sp, #176] // 8-byte Folded Spill > > stp x20, x19, [s...
2006 Mar 11
1
Non-linear Regression : Error in eval(expr, envir, enclos)
...x2)+(k1*k1*x3)+(k2*x4)+(k2*k1*x5)+(k2*k2*x6)+(k3*x7)+(k3*k4*x8)+(k3*k2*x9)+(k3*k3*x10)+ (k4*x11)+(k4*k1*x12)+(k4*k2*x13)+(k4*k3*x14)+(k4*k4*x15)+(k5*x16)+(k5*k1*x17)+(k5*k2*x18)+(k5*k3*x19)+ (k5*k4*x20)+(k5*k5*x21)+(k6*x22)+(k6*k1*x23)+(k6*k2*x24)+(k6*k3*x25)+(k6*k4*x26)+(k6*k5*x27)+(k6*k6*x28)+ (k7*x29)+(k7*k1*x30)+(k7*k2*x31)+(k7*k3*x32)+(k7*k4*x33)+(k7*k5*x34)+(k7*k6*x35)+(k7*k7*x36)),x, start=c(beta1=-0.001480981,k1=0.001,k2=0.001,k3=0.001,k4=0.001,k5=0.001,k6=0.001,k7=0.001),control=c(maxiter=100)) where beta1, k1 -- k7 are the parameters to...
2018 Feb 22
0
Sink redundant spill after RA
...ch this and replace the ldr in %bb.1 with a mov instruction. As we move such spill down to its successor, we can also encourage more shrink-wrapping as well. .globl _mytest // %bb.0: // %entry sub sp, sp, #224 // =224 stp x28, x27, [sp, #128] // 8-byte Folded Spill stp x26, x25, [sp, #144] // 8-byte Folded Spill stp x24, x23, [sp, #160] // 8-byte Folded Spill stp x22, x21, [sp, #176] // 8-byte Folded Spill stp x20, x19, [sp, #192] // 8-byte Folded Spill...
2018 Apr 23
2
[RFC] Turn the MachineOutliner on by default in AArch64 under -Oz
...-purpose register; in that case, outlining breaks because the "ret" branches to the wrong address.  Testcase (reproduce with "clang -O3 --target=aarch64-pc-linux-gnu -mllvm -enable-machine-outliner"): extern long g1; extern long g2; void foo() {   register long *x asm("x27") = &g1;   register long *y asm("x29") = &g1;   register long *z asm("x30") = &g2;   asm(""::"r"(x),"r"(y),"r"(z)); } void foo2() {   register long *x asm("x27") = &g1;   register long *y asm("x29&q...
2004 Jul 23
2
retrieve rows from frame assuming criterion
...he frame but only with those rows matching elements of PUNTAR with a list characters (e.g c("IX49","IX48") ) Year TUR STODNR PUNTAR 1994 9412 94020061 IX49 1994 9412 94020062 IX48 1994 9412 94020063 X32 1994 9412 94020065 X23 1994 9412 94020066 X27 1994 9412 94020067 XI19 1994 9412 94020068 XI16 1994 9412 94020069 XI14 1994 9412 94020070 XI8 1994 9412 94020071 X25 1994 9412 94020072 X18 1994 9412 94020073 II23 1994 9412 94020074 XII33 1994 9412 94020075 XII31 "my.function"("frame&q...
2004 Sep 21
3
how to take this experiment with R?
How about: x <- data.frame(matrix(rnorm(1550),c(50,31))) model <- step(lm(x[,1] ~ as.matrix(x[,2:31]))) --Matt -----Original Message----- From: r-help-bounces at stat.math.ethz.ch [mailto:r-help-bounces at stat.math.ethz.ch]On Behalf Of rongguiwong Sent: Monday, September 20, 2004 20:52 PM To: r-help at stat.math.ethz.ch Subject: [R] how to take this experiment with R? This message uses
2017 Dec 21
1
[bug report] null ptr deref in nouveau_platform_probe (tegra186-p2771-0000)
...evelopment Board (DT) [ 16.910578] pstate: 60000005 (nZCv daif -PAN -UAO) [ 16.915527] pc : nouveau_bo_new+0x450/0x4d0 [nouveau] [ 16.920729] lr : nouveau_bo_new+0x78/0x4d0 [nouveau] [ 16.925678] sp : ffff00000a34bb40 [ 16.928980] x29: ffff00000a34bb60 x28: ffff8001f67f0598 [ 16.934280] x27: 0000000000000000 x26: ffff8001c8858c00 [ 16.939579] x25: 0000000000020000 x24: 0000000000000004 [ 16.944878] x23: 0000000000020000 x22: 0000000000000000 [ 16.950176] x21: 0000000000000000 x20: 0000000000000000 [ 16.955475] x19: ffff8001c891d000 x18: 0000000000000080 [ 16.960773] x17: 000...
2018 Feb 22
0
Sink redundant spill after RA
...down to > > its successor, we can also encourage more shrink-wrapping as well. > > > > .globl _mytest > > > > // %bb.0: // %entry > > > > sub sp, sp, #224 // =224 > > > > stp x28, x27, [sp, #128] // 8-byte Folded Spill > > > > stp x26, x25, [sp, #144] // 8-byte Folded Spill > > > > stp x24, x23, [sp, #160] // 8-byte Folded Spill > > > > stp x22, x21, [sp, #176] // 8-byte Folded Spill > > &g...
2011 Aug 20
2
a Question regarding glm for linear regression
...size (n*f) where f is the number of features or columns. I have about 80 features, and when I fit a model using the following formula,? glmfit = glm(y ~ x1 + x2 + x3 + x4 + x5 + x6 + x7 + x8 + x9 + x10 + x11 + x12 + x13 + x14 + x15 + x16 + x17 + x18 + x19 + x20 + x21 + x22 + x23 + x24 + x25 + x26 + x27 + x28 + x29 + x30 + x31 + x32 + x33 + x34 + x35 + x36 + x37 + x38 + x39 + x40 + x41 + x42 + x43 + x44 + x45 + x46 + x47 + x48 + x49 + x50 + x51 + x52 + x53 + x54 + x55 + x56 + x57 + x58 + x59 + x60 + x61 + x62 + x63 + x64 + x65 + x66 + x67 + x68 + x69 + x70 + x71 + x72 + x73 + x74 + x75 + x76 + x77...
2013 Aug 06
0
[LLVMdev] I just signed “Shri. Manmohan Singh, Prime Minister - Government of India : Save RTI Act from Amendments ”
...read more and sign the petition here: https://www.change.org/en-IN/petitions/shri-manmohan-singh-prime-minister-government-of-india-save-rti-act-from-amendments?share_id=seLrWcjhlK&utm_source=share_petition&utm_medium=email&utm_campaign=petition_invitation Thanks! srikanth You&#x27;re receiving this message because srikanth vaindam sent you an email through Change.org&#x27;s petition sharing tool. Change.org has not stored your email address. If you believe you have received this message in error, respond directly to srikanth vaindam at srikanth.vaindam at gmail.com. ----...
2011 Oct 21
1
use of segments in PLS
How to use the segments in the PLS fit1 <- mvr(formula=Y~X1+X2+X3+X4+x5+....+x27, data=Dataset, comp=5,segment =7 ) here when i use segments,the error was like this rror in mvrCv(X, Y, ncomp, method = method, scale = sdscale, ...) : argument 7 matches multiple formal arguments Please help -- View this message in context: http://r.789695.n4.nabble.com/use-of-segments-i...
2009 Jul 07
1
Formatting print with awk and ORS
I have a command I execute: awk 'BEGIN { ORS=" " } { print "\"" $1 "\"" }' input_file which gives me exactly what I need, all field one's in quotes on one line each separated by one space. I now need to print a single quote around all of this, but the ORS flag is screwing me up, it's causing every attempt I try to repeat for every record.
2018 Apr 24
0
[RFC] Turn the MachineOutliner on by default in AArch64 under -Oz
...that case, outlining breaks because the "ret" branches to the wrong address. Testcase (reproduce with "clang -O3 --target=aarch64-pc-linux-gnu -mllvm -enable-machine-outliner"): > > extern long g1; > extern long g2; > void foo() { > register long *x asm("x27") = &g1; > register long *y asm("x29") = &g1; > register long *z asm("x30") = &g2; > asm(""::"r"(x),"r"(y),"r"(z)); > } > void foo2() { > register long *x asm("x27") = &g1; > re...
2017 Dec 21
2
[bug report] null ptr deref in nouveau_platform_probe (tegra186-p2771-0000)
...0 Development Board (DT) [ 11.933722] pstate: 80000005 (Nzcv daif -PAN -UAO) [ 11.939021] pc : gf100_vmm_new_+0x60/0x128 [nouveau] [ 11.944234] lr : gf100_vmm_new+0x70/0x98 [nouveau] [ 11.949015] sp : ffff00000a2234a0 [ 11.952321] x29: ffff00000a2234b0 x28: ffff0000091cf000 [ 11.957643] x27: ffff8001c880a808 x26: ffff00000114a080 [ 11.962960] x25: ffff0000010cd468 x24: ffff0000010cd3f0 [ 11.968275] x23: 0000000000000000 x22: 0000000000000000 [ 11.973578] x21: 0000000001000000 x20: 0000000000000000 [ 11.978879] x19: ffff8001c8be7000 x18: 0000000000000000 [ 11.984185] x17: 000...
2022 Dec 28
2
[REGRESSION] GM20B probe fails after commit 2541626cfb79
...ound deferred_probe_work_func [ 2.153943] pstate: 80000005 (Nzcv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) [ 2.153950] pc : gf100_vmm_valid+0x2c4/0x390 [ 2.153959] lr : gf100_vmm_valid+0xb4/0x390 [ 2.153966] sp : ffffffc009e134b0 [ 2.153969] x29: ffffffc009e134b0 x28: 0000000000000000 x27: ffffffc008fd44c8 [ 2.153979] x26: 00000000ffffffea x25: ffffffc0087b98d0 x24: ffffff8080f89038 [ 2.153987] x23: ffffff8081fadc08 x22: 0000000000000000 x21: 0000000000000000 [ 2.153995] x20: ffffff8080f8a000 x19: ffffffc009e13678 x18: 0000000000000000 [ 2.154003] x17: f37a8b93418958e6 x...
2018 May 24
0
Manipulation of data.frame into an array
...asily done by noting that a data frame is also a list and using do.call(): ## imp is the data frame: do.call(c,imp) X11 X12 X13 X14 X15 X16 X17 X18 X19 X110 X111 X112 X113 X114 1 2 1 2 1 2 1 2 1 2 1 2 1 2 X115 X116 X21 X22 X23 X24 X25 X26 X27 X28 X29 X210 X211 X212 1 2 0 1 0 1 1 1 0 1 0 1 0 1 X213 X214 X215 X216 Y1 Y2 Y3 Y4 Y5 Y6 Y7 Y8 Y9 Y10 1 1 0 1 1 2 3 4 5 6 7 8 1 2 Y11 Y12 Y13 Y14 Y15 Y16 3 4 5 6 7 8 So,...