search for: yy3

Displaying 4 results from an estimated 4 matches for "yy3".

Did you mean: yy
2011 Mar 19
1
strange PREDICTIONS from a PIECEWISE LINEAR (mixed) MODEL
...lines(x[order(x)],yy2[order(x)],col="blue",lwd=2) # add variable in the model z<-rgamma(1000,4,6) mod3<-lme(y~x+x*(x>-1)+z ,random=~x|id, data=data.frame(x,y,z,id)) summary(mod3) #new id newframe2<-data.frame( #fictious id id="fictious", x, z) #predict yy3<-predict(mod3,level=0, newdata=newframe2) lines(x[order(x)],yy3[order(x)],col="green",lwd=2) # ADD INTERACTION z:x mod4<-lme(y~x+x*(x>-1)+ z+ z:x+ z:x*(x>-1) ,random=~x|id, data=data.frame(x,y,z,id)) #predict yy4<-predict(mod4,level=0, newdata=...
2010 Dec 09
4
Sequence generation in a table
Dear R helpers I have following input f = c(257, 520, 110). I need to generate a decreasing sequence (decreasing by 100) which will give me an input (in a tabular form) like 257, 157, 57 520, 420, 320, 220, 120, 20 110, 10 I tried the following R code f = c(257, 520, 110) yy = matrix(data = NA, nrow = 3, ncol = 6) for (i in 1:3)      {      value = NULL      for (j in 1 : 6)           {
2013 Sep 25
3
Dovecot extremely slow!
Please help, Dovecot is running extremely slow for the last couple of weeks and it seems to be getting worse (or my patience running short). I attach the 10-master configuration and the log file after running strace according to: http://wiki.dovecot.org/Debugging/ProcessTracing I can click on an email and wait for a minute or more before receiving a connection dropped or no error at all. I
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...M#&BPBW>qvkQ65sb^f2_N(Z7~_C*V)ED&G?~!|2aF+O ztJ)Z6Of(wdGeUgxGQbV}f+zEd!q1#^u0V+Tg9tca)Hr}XtpW-fHPrmwJOC;86R{pc zS!DPqpn>AX<xf(8y2$WTK)onYgH at t>F3}*BsM#f%jG-<lOXb9pCP7kR!*gw}7E~H; zWM)t{#+cm#K0tkM)NaYuZXIKcF+5{l9vaHL7b;V>weyVdq8{Q1_cysaa&_k at ew|hP zy5FrK{FFk4+KPHE)h~yY3S)`D$5yw)*wL#^U`MB5$};N7c`{~%yMfrO&BH at OVHJ%r z`#;ne0jn{B$-BR)F&uq)_Qt5Q8l#R_OdVAcRXlrR1i5Ms8u-S>XyE1(jnPnP44l~N z<{cx*qfe^&U6Cd8adNBUuKAx*@VzQCsDTm<{1S|SLm!B|OzdWv6c$^8TfAk0HCwhg zkGF>j(F#WNCsl}65Tf1+BDI2Ox{YVaFgz<+Y>Y9UL?=hi>@Ox>3pEhGzrcN2F>ywL zGb&#e#X...