search for: getq

Displaying 3 results from an estimated 3 matches for "getq".

Did you mean: get
2013 Jan 11
0
Manual two-way demeaning of unbalanced panel data (Wansbeek/Kapteyn transformation)
...ing. Every comment pointing me to the right solution would be of great value to me. Also, comments on how to increase the efficiency of my function would help! Please find an example based on the Grunfeld data below. Thank you very much! Philipp Grueber ########################## library(MASS) getQ<-function(object,t.index,i.index){ t.ind<-object[,t.index] i.ind<-object[,i.index] nam<-unique(i.ind) tim<-unique(t.ind) n<-nrow(object) N<-length(nam) T<-length(tim) I<-matrix(0,n,n) I[row(I)==col(I)] <- 1 I_N<-matrix(0,N,N) I_N[row(I_N)==col(I_N)] <...
2011 Jan 16
0
fs quota backend bug
...fight.org/ Info: maildir++: root=/home/vmail/ofight.org/team at ofight.org, index=, control=, inbox= Info: Namespace : Using permissions from /home/vmail/ofight.org/team at ofight.org: mode=0700 gid=-1 Info: Disconnected: Logged out bytes=133/834 Part of IMAP conversation captured with wireshark: getquotaroot "INBOX" QUOTAROOT "INBOX" Ok Getquotaroot completed Part of strace: read(0, "357 getquotaroot \"INBOX\"\r\n", 1259) = 26 stat("/home/vmail/ofight.org/team at ofight.org/tmp", {st_dev=makedev(253, 2), st_ino=475158, st_mode=S_IFDIR|0700, st_...
2011 Jan 16
0
v2.0.9 -segfault in lib21_fts_solr_plugin.so (G.Nau)
...mail/ofight.org/team at ofight.org, index=, > control=, inbox= > Info: Namespace : Using permissions from > /home/vmail/ofight.org/team at ofight.org: mode=0700 gid=-1 > Info: Disconnected: Logged out bytes=133/834 > > Part of IMAP conversation captured with wireshark: > > getquotaroot "INBOX" > QUOTAROOT "INBOX" > Ok Getquotaroot completed > > Part of strace: > read(0, "357 getquotaroot \"INBOX\"\r\n", 1259) = 26 > stat("/home/vmail/ofight.org/team at ofight.org/tmp", {st_dev=makedev(253, > 2), st_in...