search for: e13

Displaying 14 results from an estimated 14 matches for "e13".

Did you mean: 13
1997 Aug 15
1
R-alpha: (minor?) S-R inconsistency: NULL =~= list() -- useful is.ALL function
...hat NULL "==" list() is.ALL(NULL, true.only = TRUE) ## [1] "is.atomic" "is.list" "is.null" is.ALL(list(), true.only = TRUE) ## [1] "is.atomic" "is.list" "is.null" is.ALL(1:5) is.ALL(array(1:24, 2:4)) is.ALL(1 + 3) e13 <- expression(1 + 3) is.ALL(e13) ## fails (0.50-a) [is.loaded] ## is.ALL(e13, not.using=c("is.single", "is.finite", "is.na")) is.ALL(y ~ x) #--> (0.49): NA for 'is.na' (& is.finite) is.ALL(numeric(0), true=T) is.ALL(array(1,1:3), true=T) is.ALL...
2011 Apr 04
1
lattice: how to "center" a subtitle?
Dear expeRts, I recently asked for a real "centered" title (see, e.g., http://tolstoy.newcastle.edu.au/R/e13/help/11/01/0135.html). A nice solution (from Deepayan Sarkar) is to use "xlab.top" instead of "main": library(lattice) trellis.device("pdf") print(xyplot(0 ~ 0, xlab.top = "This title is now 'centered' for the human's eye", sub = "but subt...
2011 May 26
1
dataframe - column value calculation in R
...2)*(D10-$D$2)+(E10-$E$2)*(E10-$E$2)+(F10-$F$2)*(F10-$F$2)) Treatment2 1 2 35 1 3 =SQRT((D11-$D$3)*(D11-$D$3)+(E11-$E$3)*(E11-$E$3)+(F11-$F$3)*(F11-$F$3)) Treatment2 2 1 34 2 3 =SQRT((D12-$D$4)*(D12-$D$4)+(E12-$E$4)*(E12-$E$4)+(F12-$F$4)*(F12-$F$4)) Treatment2 2 2 28 2 1 =SQRT((D13-$D$5)*(D13-$D$5)+(E13-$E$5)*(E13-$E$5)+(F13-$F$5)*(F13-$F$5)) The result of the above formula call will give results in excel as below: Treatment Candidate Rep L a b Delta EcalculatedovercorrespondingcandidateandreplicateofControl Control 1 1 23 3 2 0 Control 1 2 25 2 1 0 Control 2 1 27 1 3 0 Control 2 2 29 3 1 0 Tr...
2010 Dec 07
4
Creating binary variable depending on strings of two dataframes
Hi, consider the following two dataframes: x1=c("232","3454","3455","342","13") x2=c("1","1","1","0","0") data1=data.frame(x1,x2) y1=c("232","232","3454","3454","3455","342","13","13","13","13")
2008 Sep 09
1
creating table of averages
..."d13" [31] "d14" "d21" "d22" "d23" "d24" "d25" [37] "d31" "d32" "d33" "e11" "e12" "e13" [43] "e21" "e22" "e23" "e31" "e32" "e33" [49] "f11" "f12" "f13" "f14" "f21" "f22"...
2011 May 19
2
Error en Rattle
Saludos colegas. Estoy utilizando el entorno rattle para probar algunas tareas de minería de datos sobre un dataset. Sucede que desde hace unos días cuando intento utilizar rattle me lanza el siguiente error: *> rattle() Error en ret[i, ] <- c(pkgs[i], lib, desc) : número de items para para sustituir no es un múltiplo de la longitud del reemplazo* Llevo algún tiempo intentando
2012 Mar 04
1
Could not compute QR decomposition of Hessian.
...-> mj2, e2, NA mj3 <-> mj3, e3, NA mj4 <-> mj4, e4, NA mj5 <-> mj5, e5, NA eL1 <-> eL1, e6, NA eL2 <-> eL2, e7, NA eL3 <-> eL3, e8, NA eL4 <-> eL4, e9, NA eL5 <-> eL5, e10, NA aC1 <-> aC1, e11, NA aC2 <-> aC2, e12, NA aC3 <-> aC3, e13, NA aC4 <-> aC4, e14, NA disR1 <-> disR1, e15, NA disR2 <-> disR2, e16, NA disR3 <-> disR3, e17, NA disR4 <-> disR4, e18, NA disR5 <-> disR5, e19, NA difR1 <-> difR1, e20, NA difR2 <-> difR2, e21, NA difR3 <-> difR3, e22, NA difR4 <-> difR...
2011 Mar 10
1
avoid copying big object passed into optimize()
Hello list, I have the following scenario: f1 <- function(a) { .... # doing things; may need 'a', but does not change 'a'. g <- function(x) { sum(x + a) # Say. Use 'a'; does not change 'a'. } optimize(f = g, lower = 0, upper = 1) } f2 <- function() { b <- runif(100000000000) # Create big object. f1(a
2011 May 16
0
SEM Model Not Converging
...reparD<->reparD, e4, NA reparDR<->reparDR, e5, NA reparRisk<->reparRisk, e6, NA reWDD<->reWDD, e7, NA reWDH<->reWDH, e8, NA reWSP<->reWSP, e9, NA reWDIS<->reWDIS, e10, NA reWCell<->reWCell, e11, NA reWFAT<->reWFAT, e12, NA reAanx<->reAanx, e13, NA reDanx<->reDanx, e14, NA reDstress<->reDstress, e15, NA reAstress<->reAstress, e16, NA reSI1<->reSI1, e17, NA reSI2<->reSI2, e18, NA reSI3<->reSI3, e19, NA reSI4<->reSI4, e20, NA reSimDE<->reSimDE, e21, NA reSimDD<->reSimDD, e22, NA reSimDru...
2009 Mar 30
2
HELP WITH SEM LIBRARY AND WITH THE MODEL'S SPECIFICATION
...<-> X.X12e, e5, NA X.X12f <-> X.X12f, e6, NA X.X12g <-> X.X12g, e7, NA X.X12h <-> X.X12h, e8, NA X.X12i <-> X.X12i, e9, NA X.X12l <-> X.X12l, e10, NA X.X12m <-> X.X12m, e11, NA X.X12n <-> X.X12n, e12, NA X.X12o <-> X.X12o, e13, NA X.X12p <-> X.X12p, e14, NA X.X12q <-> X.X12q, e15, NA X.X12r <-> X.X12r, e16, NA X.X12s <-> X.X12s, e17, NA X.X1a <-> X.X1a, e18, NA X.X1b <-> X.X1b, e19, NA X.X1c <-> X.X1c, e20, NA X.X1d <-> X.X1d, e21, NA X.X1e <-> X.X1e...
2017 Mar 14
3
llvm-stress crash
...<4 x i16> %Shuff7, i16 27357, i32 0 %B9 = xor <4 x i16> %Shuff7, %Shuff7 %Tr10 = trunc i64 %4 to i1 br label %CF239 CF239: ; preds = %CF261 %Sl11 = select i1 %Tr10, i16 -1, i16 27357 %L12 = load i8, i8* %0 store i64 %L5, i64* %A %E13 = extractelement <8 x i1> zeroinitializer, i32 0 br label %CF238 CF238: ; preds = %CF238, %CF239 %Shuff14 = shufflevector <4 x i16> zeroinitializer, <4 x i16> zeroinitializer, <4 x i32> <i32 undef, i32 5, i32 7, i32 1>...
2015 Jul 13
2
Crear datos aleatorios con restriciones
Perdon por no se lo suficientemente claro :( Tu codigo produce `validPairs` que tiene 7 variables y 360 observaciones. Donde > validPairs[1,] V1 V2 V3 V4 V5 V6 valid 60 e1 g1 c1 e1 g1 c2 Valid indica que un maestro tiene asignado c1 y c2 en la escuela e1 y el grado g1. Correcto? Si es asi, esto es casi lo que queira producir y creo que puedo llegar a donde quiero usando tu codigo de base.
2004 Mar 01
0
failure notice (PR#6630)
...NW 7IUhwGIHr1oIuW0k3v////+bWx7krXlIGu/HooBhRSwWA/Pm3NXR0NLX3+r4CR00Tv////9ri67U /SlYir/3MnCx9TyG0yN2zCWB4EKnD3roWc1Evv////87uz7ETdnZ3OLr9wYYLUVgfp/D6hRBcaTa E0+O0BVdqP83/v/2R5vyTKkJbNI7pxaI/XUD73P6hBGhNMpj//////+eQNSjCtKXHlLkWDX1wIK6 SuK3YALhQEI59OH+0Lqzr/////+IsLWbzdY0JBwm2WmNs2M2dyZiKu+xhJUJ9prSD+E13/////+V 4WQFRFOV17cTShscn93xovZp5hQqCfTcwV6+H8yIWun/pf+mMpJhpNgX8UO7syhCinsvIQSCTd7d ////f5EQszKuJxJ/earEN6uTwZodMD6jGkRti18e5bpLsf////+JYLhEh4i7QilAUF0a/N4cb8xK 6GDGI90GnwaswNlwMP////+qLu3V6QEYr8JNoM2Xy1b5jA2uWpcnp2QWm3jYpXpjev////9mIYW0 trmZAXFZOhnD25RDFOSqZSuM0/z/ifQh2Ttqwv////9J/oAMoDDWX5McHUK4M...
2009 Apr 01
0
回复: R-help Digest, Vol 73, Issue 32
...<-> X.X12e, e5,   NA X.X12f <-> X.X12f, e6,   NA X.X12g <-> X.X12g, e7,   NA X.X12h <-> X.X12h, e8,   NA X.X12i <-> X.X12i, e9,   NA X.X12l <-> X.X12l, e10,   NA X.X12m <-> X.X12m, e11,   NA X.X12n <-> X.X12n, e12,   NA X.X12o <-> X.X12o, e13,   NA X.X12p <-> X.X12p, e14,   NA X.X12q <-> X.X12q, e15,   NA X.X12r <-> X.X12r, e16,   NA X.X12s <-> X.X12s, e17,   NA X.X1a <-> X.X1a, e18,   NA X.X1b <-> X.X1b, e19,   NA X.X1c <-> X.X1c, e20,   NA X.X1d <-> X.X1d, e21,   NA X.X1e <-> X.X1e...