search for: zbi

Displaying 6 results from an estimated 6 matches for "zbi".

Did you mean: abi
2003 Dec 19
5
for loop over dataframe without indices
One can perform a for loop without indices over the columns of a dataframe like this: for( v in df ) ... some statements involving v ... Is there some way to do this for rows other than using indices: for( i in 1:nrow(df) ) ... some statements involving df[i,] ... If the dataframe had only numeric entries I could transpose it and then do it over columns but what about the general case?
2012 Jul 03
2
EM algorithm to find MLE of coeff in mixed effects model
...a)%*%solve(vvar*diag(nrow(datai$Zi))+datai$Zi%*%psi%*%t(datai$Zi))%*%(datai$yi-datai$Xi%*%beta) return(temp1+temp2) } ####################################################################### #functions to evaluate the conditional expection, saved as Efun v2.R #Eh1new=E(bibi') #Eh2new=E(X'(y-Zbi)) #Eh3new=E(bi'Z'Zbi) #Eh4new=E(Y-Xibeta-Zibi)'(Y-Xibeta-Zibi) #Eh5new=E(Xibeta-yi)'Zibi #Eh6new=E(bi) Eh1new=function(datai=data.list[[i]], weights.m=weights.mat) { #one way #temp=matrix(0,2,2) #for (i in 1:nrow(bi)) #{ #temp=temp+bi[i,]%*%t(bi[i,])*weights.m[i,1]*weights.m[i,2...
2012 Jul 03
0
need help EM algorithm to find MLE of coeff in mixed effects model
...)%*%solve(vvar*diag(nrow(datai$Zi))+datai$Zi%*%psi%*%t(datai$Zi))%*%(datai$yi-datai$Xi%*%beta) return(temp1+temp2) } ####################################################################### #functions to evaluate the conditional expection, saved as Efun v2.R #Eh1new=E(bibi') #Eh2new=E(X'(y-Zbi)) #Eh3new=E(bi'Z'Zbi) #Eh4new=E(Y-Xibeta-Zibi)'(Y-Xibeta-Zibi) #Eh5new=E(Xibeta-yi)'Zibi #Eh6new=E(bi) Eh1new=function(datai=data.list[[i]], weights.m=weights.mat) { #one way #temp=matrix(0,2,2) #for (i in 1:nrow(bi)) #{ #temp=temp+bi[i,]%*%t(bi[i,])*weights.m[i,1]...
2019 Aug 13
3
winbind - frequent high CPU utilization
Hi. I use winbind + squid on Debian Buster to authenticate users + authorize them based on groups they are in. It all works, well, good, but winbind's CPU utilization peaks can reach up to 100%. The same solution ran OK on Debian Jessie with up to 20% CPU utilization at most. The configuration of Buster must have been updated based on the samba version leap/shift compared to Jessie. On
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...X}UA zX9+ZyEuUbEx{;XWh^0F+S)#dymIAXx_h}_48yR5^Ls at A~mb;t~rd{M`C3HthL|rb+ zS!vXqI92#f&xqO<eS=;wfgKTRen&AeNjW*kFpnARbIfTHJC6BFVJ9%9HDh03MpM~I zOjs)W5>r_-_LV_Dg)|2mkjAfrPI*jq)>R#e+$(dSk&6z~oaoXJ?hTAFw1XIBwPKK^ zZ5EQnL?Odwq3adJTn5uGcq()DYLD6L8anhXrmIVQgdYl4>EisvLo@^yXo{in*uQzC zBI6D$ZXK2VpUYDG+76Hjw>#%2s&zUGal3PP!u=}Kt#c}U(P?twYM|@Ki^ckFNwE|! zwimy`-|1D!Umg+%2R;&IYer|;McMAezwRASva>W3FG8%w+h)$hN4Pnf$ByvOVQyCN z*kK;}jGOQA*k at Gg#Tw7zdK-HmI at wMSX;l#(JFiwn^w<UbHDcf4uP^p3QD35ENnED` zz&Cn()UETn)sI`}RqKLkeWzOAswFr2$X7;u(zOG@)9$YIBK+%q1FaX`NL$mj20XRP zT_YsaM|...
2019 Aug 21
1
Core dumped - net ads dns gethostbzname
Hi. Performing a DNS search for a hostname results in a segmentation fault: ## Debian 10 Buster 64bit root at hostxzy:~# net ads dns gethostbyname name $(hostname) Bad talloc magic value - unknown value PANIC (pid 15749): Bad talloc magic value - unknown value BACKTRACE: 12 stack frames: ?#0 /lib/x86_64-linux-gnu/libsamba-util.so.0(log_stack_trace+0x32) [0x7f0827 a408d2] ?#1