search for: x15

Displaying 20 results from an estimated 140 matches for "x15".

Did you mean: 15
2007 Mar 10
3
long character string problem
...on do not have these double quotes (see very bottom). > cum1 [1] "A11*(X11*x1+X21*x2)+1*sqrt(B11*(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*x...
2011 Jun 01
3
error in model specification for cfa with lavaan-package
...,x4=c(5,3,4,5,5,5,5,5,5,5),x5=c(5,4,3,3,4,4,4,5,NA,5),x6=c(3,5,2,1,4,NA,NA,5,3,4),x7=c(5,4,3,4,4,3,4,NA,NA,4),x8=c(5,5,3,4,5,4,5,4,5,5),x9=c(5,1,1,1,NA,3,3,2,2,3),x10=c(5,5,2,3,4,3,1,3,2,5),x11=c(5,4,4,5,5,4,5,4,5,5),x12=c(5,4,5,5,5,4,5,5,5,5),x13=c(5,4,4,5,5,5,5,5,5,5),x14=c(5,3,3,NA,5,4,5,3,NA,5),x15=c(4,4,4,3,4,5,2,4,5,5),x16=c(5,4,3,3,4,4,3,3,4,5)) and I want to carry out a confirmatory factor analysis using the "cfa" function (lavaan). library(lavaan) then I specify my model cfa.model<-'      f1=~x1+x2+x3+x4+x5                 f2=~x6+x7+x8+x9+x10+x11                 f3=...
2011 Mar 04
1
Probabilities outside [0, 1] using Support Vector Machines (SVM) in e1071
Hi All, I'm attempting to use eps-regression or nu-regression SVM to compute probabilities but the predict function applied to an svm model object returns values outside [0, 1]: Variable Data looks like: Present X02 X03 X05 X06 X07 X13 X14 X15 X18 1 0 1634 48 2245.469 -1122.0750 3367.544 11105.013 2017.306 40 23227 2 0 1402 40 2611.519 -811.2500 3422.769 10499.425 1800.475 40 13822 3 0 1379 40 2576.150 -842.8500 3419.000 10166.237 2328.756 37 14200 4 0 1869 51 2645.794 -982.2938 3628.088 9610.037 1699.656 43 20762 ... and bgEnv looks si...
2012 Feb 17
5
How to change the order of columns in a data frame?
...e ordered. The first column X is at the right position, but the remaining columns X1-Xn should be ordered like this: X1, X2, X3 etc instead of like below. > colnames(pos1) [1] "X" "X1" "X10" "X11" "X12" "X13" "X14" "X15" "X16" "X17" "X18" "X19" "X2" "X20" "X3" "X4" "X5" "X6" "X7" "X8" "X9" > pos1[1:5,1:5] X X1 X10 X11 X12 1 100.5 7949.469...
2013 Apr 18
1
select and do some calculations/manipulations on certain rows based on conditions in R
Hi, May be this helps (Assuming that there are only '0's and '1's in the dataset) dat1<-read.table(text=" ??????? ID X0 X1 X2 X3 X4 X5 X6 X7 X8 X9 X10 X11 X12 X13 X14 X15 1?? 5184??? 0??? 0??? 0??? 0??? 0?? 0?? 0??? 0??? 0??? 1???? 0????? 0????? 0????? 0????? 0????? 0 2?? 6884??? 0??? 0??? 1??? 0??? 0?? 1?? 0??? 0??? 0??? 0???? 0????? 0????? 0????? 0????? 0????? 0 3? 11329?? 0??? 0??? 0??? 0??? 0?? 1?? 0??? 0??? 0??? 0???? 0????? 0????? 0????? 0????? 0????? 0 4? 113...
2011 Dec 15
2
Data Manipulation - make diagonal matrix of each element of a matrix
...0 0 x11 0 0 x21 0 0 0 x11 0 0 x21 x12 0 0 x22 0 0 0 x12 0 0 x22 0 0 0 x12 0 0 x22 ... x15 0 0 x25 0 0 0 x15 0 0 x25 0 0 0 x15 0 0 x25 where both tt and numco can change. (So if tt=5 and numco=4, then X needs to have 20 columns and n*tt rows. Each diagonal matrix should be 5x5 and there will be...
2018 Feb 20
5
Take the maximum of every 12 columns
...), X12 = c(295.986236572266, 297.675567626953, 299.056671142578, 297.598907470703, 298.481842041016 ), X13 = c(295.947601318359, 297.934448242188, 298.745391845703, 297.704925537109, 298.819091796875), X14 = c(294.654327392578, 296.722717285156, 297.0986328125, 296.508239746094, 297.822021484375 ), X15 = c(292.176361083984, 294.49658203125, 293.888305664062, 294.172149658203, 296.117095947266), X16 = c(288.400726318359, 291.029113769531, 289.361907958984, 290.566772460938, 293.554016113281 ), X17 = c(285.665222167969, 288.293029785156, 286.118957519531, 288.105285644531, 291.429382324219), X18 =...
2005 Sep 26
3
dates are shown as X15.Feb.03
Why is R recognizing dates like this? Chris Buddenhagen, Botany Department, Charles Darwin Research Station, Santa Cruz,Galapagos. Mail: Charles Darwin Foundation, Casilla 17-01-3891 Avenida 6 de Diciembre N36-109 y Pasaje California Quito, ECUADOR ______________________________________________________________________ EL CONTENIDO DE ESTE MENSAJE ES DE ABSOLUTA RESPONSABILIDAD DEL
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
2019 Aug 05
2
synchronization problem between DC
...,DC=br' [ldap://WIN-DC1] 'DC=COMP101,DC=empresa.com.br,CN=MicrosoftDNS,DC=DomainDnsZones,DC=empresa,DC=com,DC=br' [ldap://SAMBA4-DC] Difference in attribute values: dnsRecord => ['\x04\x00\x01\x00\x05\xf0\x00\x00\xdd\x05Yx\x00\x00\x00<\x00\x00\x00\x005\xfd7\x00\xac\x15\xa0\x01'] ['\x04\x00\x01\x00\x05\xf0\x00\x00\xdb\x05Yx\x00\x00\x00<\x00\x00\x00\x005\xfd7\x00\xac\x15\xa0\x01'] FAILED * Result for [DNSDOMAIN]: FAILURE Does this problem occur because of the Windows Server 2008 server? Would anyone know why this loss of synchronization occurs...
2008 Sep 25
0
Please help me interpret these results (fitting distributions to real data)
...oceed to answer the questions of interest? Anyway, in my early tests (before I figured out which distribution is most appropriate in this case), I got the following results (this is for one week's data, but other weeks' result are similar). ==========curious results================= > ex15 = fitdistr(x15,"exponential") > str(ex15) List of 4 $ estimate: Named num 0.0653 ..- attr(*, "names")= chr "rate" $ sd : Named num 0.00356 ..- attr(*, "names")= chr "rate" $ n : int 337 $ loglik : num -1256 - attr(*, "cl...
2012 Aug 09
4
debug vs regular mode
Dear all, I had a R segmentation fault, and then invoked debug mode and ran step by step. When I reached "terms(Y~X1*X2*...*X16)", I would then have "segmentation" fault. However, if I just ran this under regular "R interactive" mode, it would be fine though taking long time. My questions are: 1. Is there a known limit of terms for a formula? 2. Why does the
2012 Aug 09
4
debug vs regular mode
Dear all, I had a R segmentation fault, and then invoked debug mode and ran step by step. When I reached "terms(Y~X1*X2*...*X16)", I would then have "segmentation" fault. However, if I just ran this under regular "R interactive" mode, it would be fine though taking long time. My questions are: 1. Is there a known limit of terms for a formula? 2. Why does the
2012 Jul 15
4
extracting rows and columns from a big matrix
...ied this code in order to extract columns, but R console gives me the "+" sign at the end of the code, pointing out incomplete command, so it is not working: m<-read.table("C:/backup/symmetrical.csv") n<-subset(m, select=c("X1", "X7", "X12", X15", "X22", "X26", "X31", "X34", "X39", "X44", "x51", "X58) Therefore, I have no tried with row names yet. Any suggestions? Sorry for the inconvenience. I have read some information about this but always have the same pr...
2013 Nov 28
2
[LLVMdev] [llvm] r195903 - AArch64: Fix a bug about disassembling post-index load single element to 4 vectors
...============== > --- llvm/trunk/test/MC/Disassembler/AArch64/neon-instructions.txt (original) > +++ llvm/trunk/test/MC/Disassembler/AArch64/neon-instructions.txt Wed Nov 27 19:07:45 2013 > @@ -2129,7 +2129,8 @@ > # CHECK: ld1 {v0.b}[9], [x0], #1 > # CHECK: ld2 {v15.h, v16.h}[7], [x15], #4 > # CHECK: ld3 {v31.s, v0.s, v1.s}[3], [sp], x3 > -# CHECK: ld4 {v0.d, v1.d, v2.d, v3.d}[1], [x0], #24 > +# CHECK: ld4 {v0.d, v1.d, v2.d, v3.d}[1], [x0], #32 > +# CHECK: ld4 {v0.h, v1.h, v2.h, v3.h}[7], [x0], x0 > # CHECK: st1 {v0.d}[1], [x0], #8 > # CHECK: st2 {v31.s,...
2018 Feb 20
3
Take the maximum of every 12 columns
...26953, 299.056671142578, 297.598907470703, 298.481842041016 > > ), X13 = c(295.947601318359, 297.934448242188, 298.745391845703, > > 297.704925537109, 298.819091796875), X14 = c(294.654327392578, > > 296.722717285156, 297.0986328125, 296.508239746094, 297.822021484375 > > ), X15 = c(292.176361083984, 294.49658203125, 293.888305664062, > > 294.172149658203, 296.117095947266), X16 = c(288.400726318359, > > 291.029113769531, 289.361907958984, 290.566772460938, 293.554016113281 > > ), X17 = c(285.665222167969, 288.293029785156, 286.118957519531, > > 288...
2006 Mar 11
1
Non-linear Regression : Error in eval(expr, envir, enclos)
Hi.. i have an expression of the form: model1<-nls(y~beta1*(x1+(k1*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...
2018 Feb 20
0
Take the maximum of every 12 columns
...66, > 297.675567626953, 299.056671142578, 297.598907470703, 298.481842041016 > ), X13 = c(295.947601318359, 297.934448242188, 298.745391845703, > 297.704925537109, 298.819091796875), X14 = c(294.654327392578, > 296.722717285156, 297.0986328125, 296.508239746094, 297.822021484375 > ), X15 = c(292.176361083984, 294.49658203125, 293.888305664062, > 294.172149658203, 296.117095947266), X16 = c(288.400726318359, > 291.029113769531, 289.361907958984, 290.566772460938, 293.554016113281 > ), X17 = c(285.665222167969, 288.293029785156, 286.118957519531, > 288.105285644531, 291.4...
2019 Aug 04
1
DsReplicaGetInfo() failed with status 8453
...br' [ldap://WIN-DC1] 'DC= CMC03 ,DC=empresa.com.br,CN=MicrosoftDNS,DC=DomainDnsZones,DC=empresa,DC=com,DC=br' [ldap://SAMBA4-DC] Difference in attribute values: dnsRecord => ['\x04\x00\x01\x00\x05\xf0\x00\x00\xd2\xeeXx\x00\x00\x00<\x00\x00\x00\x00\x1c\xfd7\x00\xac\x15\xa0\x01'] ['\x04\x00\x01\x00\x05\xf0\x00\x00\xd0\xeeXx\x00\x00\x00<\x00\x00\x00\x00\x1c\xfd7\x00\xac\x15\xa0\x01'] FAILED * Result for [DNSDOMAIN]: FAILURE SUMMARY --------- Attributes with different values: dnsRecord * Comparing [DNSFOREST] context... * Objects to be c...
2018 Feb 20
0
Take the maximum of every 12 columns
...1142578, 297.598907470703, 298.481842041016 >> > ), X13 = c(295.947601318359, 297.934448242188, 298.745391845703, >> > 297.704925537109, 298.819091796875), X14 = c(294.654327392578, >> > 296.722717285156, 297.0986328125, 296.508239746094, 297.822021484375 >> > ), X15 = c(292.176361083984, 294.49658203125, 293.888305664062, >> > 294.172149658203, 296.117095947266 <(709)%20594-7266>), X16 = >> c(288.400726318359, >> > 291.029113769531, 289.361907958984, 290.566772460938, 293.554016113281 >> > ), X17 = c(285.665222167969, 288...