search for: ee1

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

Did you mean: e1
2012 Feb 20
3
Run function several times changing only one argument - without a loop
Dear people, I created a plot which looks like this: Ee1<-matrix(c(88,86,74,62,41),ncol=5) colnames(Ee1)<-c("Lehrer","Lehrerinnen","Klassenkollegen","Klassenkolleginnen","Geschwister") par(las=1) par(mar=c(5,13,4,2)) barplot(Ee1,horiz=T,col="grey85",border="NA",xlim=c(0,100),axes...
2006 Mar 11
2
weird! QDA does not depend on priors?
Hi all, If I run LDA on the same data (2-class classification) with default(no priors specified in the lda function) vs. "prior=c(0.5, 0.5)", the results are different. The (0.5, 0.5) priors give better 1-classify-to-1 rate, and the proportional priors(default, no priors specified in the lda function) give better 0-classify-to-0 rate, for both training and testing data sets. However,
2008 Oct 03
1
Problem with glm.nb estimation
...() from the MASS package. But today, R gave me an error message when estimating one of my usual models: > depEsf.nb <- glm.nb(depE ~ manuf00E + corps00E + lngdp00E + lngdp00sqE + > lnpop00E + indshE + scishE + mechshE + elecshE + chemshE + drugshE + > urban_dummyE + aggl_dummyE + + eE1 + eE2 + eE3 + eE4 + eE5 + eE6 + eE7 + eE8 + eE9 + eE10 + eE11 + eE12 + eE13 + eE14 + eE15 + eE16 + eE17, maxit = 100000) Warning messages: 1: In sqrt(1/i) : NaNs produced 2: In sqrt(1/i) : NaNs produced What does it mean to receive such a message? And, most of all, can I fix this problem? The o...
2011 Dec 19
2
wine source code, Bug6971, suse 12.1,kde
Hello all... If should be for another message board, tell me. http://wiki.winehq.org/Bug6971 I'v tried wine 1.3.34, wine 1.3.34_rawinput2, and wine1.3.35. They all have the same bad mouse behavior in Empire Earth I. The effect is this(about for x or y): 12" mouse movement-> 1" on screen Wine changes absolute movement to relative. So, changing the scaling should be the
1996 Dec 23
2
Buffer overflow in Linux''s login program [Forwarded e-mail from Joe Zbiciak]
...ommon sense tells me not to discount this likelihood. I am CC''ing this to the util-linux maintainer. - --Joe - -- :======= Joe Zbiciak =======: :- - im14u2c@bradley.edu - -: "An ounce of image is worth : - - - - - http: - - - - - : a pound of performance." ://ee1.bradley.edu/~im14u2c/: :======= DISCLAIMER: =======: -- Laurence J. Peter : It''s all right... - - -- - -- - - I didn''t do it! : (550:835 11:15) ------- end -------
2015 Jun 16
1
Strange problem with rsync and expect
Version: 3.0.6OS: CentOS 6.6 I met a strange problem when using rsync with expect. I wrote a script backing up using rsync and expect. However when I run the script twice for two different files at same time, the two files on destination path would be deleted automatically before the files closed. The output of inotify_wait was like: ./ MODIFY .redo02.log.dOlbek ./ DELETE .redo02.log.dOlbek