Displaying 4 results from an estimated 4 matches for "b_a".
Did you mean:
_a
2006 Feb 16
0
SSQ decomposition and contrasts with ANOVA
...on.plot(dF$a, dF$b, dF$y,
ylab = 'y', xlab = 'a')
interaction.plot(dF$b, dF$a, dF$y,
ylab = 'y', xlab = 'b')
# ANOVAs
av0 = aov(y ~ tra, data=dF)
summary(av0)
av1 = aov(y ~ a*b, data=dF)
summary(av1)
av2 = aov(y ~ a/b, data=dF)
b_a = summary(av2, split = list('a:b' = list(
'b1 vs b2/a1' = 1, 'b1 vs b2/a2' = 2, 'b1 vs b2/a3' = 3)))
b_a
av3 = aov(y ~ b/a, data=dF)
a_b = summary(av3, split = list('b:a' = list(
'a/b1' = c(1,3), 'a/b2' = c(2,4)))...
1998 May 09
1
R-beta: par
...because I don't see any reason. I'm using R61.1 with Linux Slackware (kernel 2.0?), emacs19.31 and ESS-5.0
1. I want to write a text on margin-site 4, therefore I need to reduce my plot in size . But
whatever I do, the size doesn't change:
postscript("a.ps")
a_c(1:10)
b_a*a
a
b
plot(a,b)
dev.off()
postscript("b.ps")
plot(a,b,mar=c(5,5,5,5))
axis(4, labels = F, tck = 0.1)
mtext("blabla", side = 4, line = 3, cex=1.5)
dev.off()
"b.ps" does not have a different plot-size and therefore the label "blabla" cannot be drawn.
2. In a...
2001 May 03
3
Index vectors get overwriten ?!
Hello,
For some analysis of a mesh structure I need to prepare several vectors
of indexes of different length. This is done by the following code
sequence (including diagnostic output):
#--------------------------------------------------
MT_ind <- which(V1.frame[,2] %in% mm[,1])
print("M_ind")
str(M_ind)
Q1_ind <- which(V1.frame[,2] %in% mq1)
print("Q1_ind")
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...5t at Oq5N_*F at OyhP<jh=dC_jFx&_L}#J#wh!;^m{|{?9|#Q)wgqYHTG!L4 at C4i6mR)
z(7g)>-vxkO2f>ttU7=0#m2HG(Y<pJ<%~0Z0 at kW+TuW@n%ClKFux*^Ewzy9uI!{U)6
zZ)G<K(qdEHU$)rhRb^6g%xzm8Ay_bnk<E-Aw*WwzQGgxK_T)LI=jryBY;hNoC2S?n
zrP`Ar>NbGBht18MsGga3&A!p9<6?i}jyCpm=O!8;(PSXg`;S;G{@b_A!KyXi^)o8d
z;6W({yy@(?Z){LWhIX}X{g(aGwlm`_P}()xTahQ*ZRyu20xG)!9oJp`2N{=7$$qN3
zV4hx&*RSo?1K_L|8KNDHWL!rOg{2$*P_^r(FM4 at ta#mO at f(k4ETR*W`AsOk~bmiH5
z$IP|^3Z*+}ykqe{+&J};rlFJ?XXZ7vlV;KBxMDM<-b$K=s_^K9EZr=NuXX;<b6x~g
zrpE%dSPM^*VfPuaR_lu=r3Q at CuD-(1J%+7&o*Ja7+_>zVblWRl76X9svP...