similar to: Error: BUG: Worker sent reply with id 393, expected 394

Displaying 20 results from an estimated 120 matches similar to: "Error: BUG: Worker sent reply with id 393, expected 394"

2011 Nov 20
2
Adding two or more columns of a data frame for each row when NAs are present.
I am fairly new to R and would like help with the problem below. I am trying to sum and count several rows in the data frame yy below. All works well as in example 1. When I try to add the columns, with an NA in Q21, I get as NA as mySum. I would like NA to be treated as O, or igored. I wrote a function to try to count an NA element as 0, Example 3 function. It works with a few warnings,
2013 Apr 03
5
Can package plyr also calculate the mode?
I am trying to replicate the SAS proc univariate in R. I got most of the stats I needed for a by grouping in a data frame using: all1 <- ddply(all,"ACT_NAME", summarise, mean=mean(COUNTS), sd=sd(COUNTS), q25=quantile(COUNTS,.25),median=quantile(COUNTS,.50), q75=quantile(COUNTS,.75), q90=quantile(COUNTS,.90), q95=quantile(COUNTS,.95), q99=quantile(COUNTS,.99) )
2009 Nov 12
1
Transforming a dataframe into a response/predictor matrix
I currently have a data frame whose rows correspond to each student and whose columns are different variables for the student, as shown below: Lastname Firstname CATALOG_NBR Email StudentID EMPLID Start 1 alastname afirstname 1213 *@uark.edu 10295236 # 12/2/2008 2 anotherlastname anotherfirstname 1213 **@uark.edu ## 10295236 9/3/2008 Xattempts Q1
2010 Nov 17
3
Fatal Error R
Hello. First, I'm thankful about your wonderful project. However, I have serious worries about the reliability of R. I found the next bug which I consider important because in my job everytime We work with datanames like next. Please see below: b=data.frame(matrix(1:9,ncol=3)) names(b)=c("q99","r88","s77") >b q99 r88 s77 1 1 4 7 2 2 5 8 3
2010 Aug 01
3
remove extreme values or winsorize – loop - dataframe
Hi everyone! #I need a loop or a function that creates a X2 variable that is X1 without the extreme values (or X1 winsorized) by industry and year. #My reproducible example: firm<-sort(rep(1:1000,10),decreasing=F) year<-rep(1998:2007,1000) industry<-rep(c(rep(1,10),rep(2,10),rep(3,10),rep(4,10),rep(5,10),rep(6,10),rep(7,10),rep(8,10),rep(9,10), rep(10,10)),1000) X1<-rnorm(10000)
2011 Feb 25
2
Variable names AS variable names?
How can I dynamically use a variable as the name for another variable? I realize this sounds cryptic, so an example is best: #Start with an array of "codes" codes <- c("a1", "b24", "q99") #Each code has a corresponding matrix (could be vector) a1 <- matrix(rnorm(100), nrow=10) b24 <- matrix(rnorm(100), nrow=10) q99 <- matrix(rnorm(100),
2007 Feb 20
0
Standardized residual variances in SEM
Hello, I'm using the "sem" package to do a confirmatory factor analysis on data collected with a questionnaire. In the model, there is a unique factor G and 23 items. I would like to calculate the standardized residual variance of the observed variables. "Sem" only gives the residual variance with the "summary" function, or the standardized loadings with the
2014 Nov 28
1
auth(default) :Aborted: Worker is buggy
Hi dovecot when I modify SIEVE_DEFAULT_MAX_REDIRECTS = 25 in sieve-file:dovecot-1.2-sieve-0.1.7/src/lib-sieve/sieve-limits.h I found this problem occurs about once a week,I'm not sure if it was caused by modify SIEVE_DEFAULT_MAX_REDIRECTS = 25 , defaulte is SIEVE_DEFAULT_MAX_REDIRECTS = 4: LOG: Nov 25 11:20:12 imap-login: Info: Login: user=<any at rails.cn>, method=PLAIN,
2017 Jun 12
2
plotting gamm results in lattice
Dear all,? I hope that you can help me on this. I have been struggling to figure this out but I haven't found any solution. I am running a generalised mixed effect model, gamm4, for an ecology project. Below is the code for the model: model<-gamm4(LIFE.OE_spring~s(Q95, by=super.end.group)+Year+Hms_Rsctned+Hms_Poaching+X.broadleaved_woodland? ? ? ? ? ? ?+X.urban.suburban+X.CapWks,
2017 Jun 12
0
plotting gamm results in lattice
Hi Maria If you have problems just start with a small model with predictions and then plot with xyplot the same applies to xyplot Try library(gamm4) spring <- dget(file = "G:/1/example.txt") str(spring) 'data.frame': 11744 obs. of 11 variables: $ WATERBODY_ID : Factor w/ 1994 levels "GB102021072830",..: 1 1 2 2 2 3 3 3 4 4 ... $ SITE_ID
2016 Sep 10
1
cifs mount of share fails
Hello, i have two Samba 4.2.10+dfsg-0+deb8u3 Dabian 8.2 servers, connected to a 2008 R2 AD over krb5/sssd. Both servers have an identical configuration and are joined to the domain. The shares on these two servers are perfectly accessible form any of my windows clients. But i cannot mount the shares from one of the servers over mount -t cifs. domain_client_validate: unable to validate password
2016 Mar 23
1
[PATCH v2 13/18] mm/compaction: support non-lru movable pagemigration
2016 Mar 23
1
[PATCH v2 13/18] mm/compaction: support non-lru movable pagemigration
2013 Sep 10
1
DH Parameter
Hi! Is there any possibility to let dovecot serve >1024 Bit DH Parameters at SSL/TLS-connections? Is it possible to replace /var/lib/dovecot/ssl-parameters.ssl with DH-parameter generated by openssl? If not: Are there any plans to implement that? Thank you!
2006 Jan 13
2
Select multiple question
I''ve got the following code in my view: <select name="user[member_list][]" multiple="multiple"> <%= options_from_collection_for_select @someUsers, "id", "username" %> </select> I have a few other fields, textboxes, etc. within the form. When I go to save the info, the textboxes all save with their content, but the select box
2016 Oct 13
0
winbind and one way trust - is it even possible?
Hello, is it currently possible in 4.2 or 4.4 to accept one way trust between domains? I've found some old discussions this should be somehow possible since 3.2, but I'm out of luck to get anything moving. The setup is that there's domain A, where I have few users and I join the servers there (Windows AD) and one way trust to B (windows AD), so B\user can login into machines in A
2001 Jun 21
0
Problem with Wine and Quicken 2000
That seems to stabilze a number of things in Quicken. I'm using Q99 and it works MUCH better with a fixed desktop geometery smaller than the screen resolution. gerard patel wrote: > > For this problem (show owned popup infinite loop) try to use > --desktop option. > > Gerard
2001 Jun 21
1
Quicken 99 internet options
Has anyone had any success in getting Quicken's internet stuff to run? Q99 is installed in a W98SE partition accessed from RH7.1 using the wine build supplied with the distribution. The internet configuration will not work from inside Linux. I can set it up as direct connect from W98 but it won't hook up from inside Linux. Is this even possible to do or is it one of those things that
2004 May 11
1
Samba 2.2.8a - winbind do I need ACL for letting users change their file permissions?
Hi, I have a working installation of Samba 2.2.8a on Mandrake 9.2 - kernel 2.4.20 connected to a Win NT 4.0 sp6 via pam/winbind. Everything works fine except that I cannot give the NT user "administrator" administrative rights on samba and users cannot change samba file permissions from Win2k/WinXP Here follows my smb.conf # Samba config file created using SWAT # from
2020 Sep 07
0
Acls
Hai, Not that its wrong what Rowland made you change ( AD to RID backend). But this "should" simply not be needed. The only/mostly thing(s) people do wrong with AD-backends, is the order in how it all is setup. Currently this is due 2 things, 1) "in my opionin" a missing part in samba(-tool) 2) The missing part in samba(-tool) Lets hope this will enter samba in 4.13