search for: fe1

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

Did you mean: fe
2012 Dec 13
1
Physically extracting P-value from TukeyHSD test output
...D output from which I would like to extract only the P-values (p adj, last number). The problem is that the test output is a character list. How can I "break" this sentence to separate the Pv? Tukey multiple comparisons of means 95% family-wise confidence level Fit: aov(formula = Fe1$Fe ~ Fe1$genotype) $`Fe1$genotype` diff lwr upr p adj A1/D1-A1 -1.48 -12.660238 9.700238 0.9808395 D1-A1 2.72 -8.460238 13.900238 0.8970997 WT-A1 16.23 5.049762 27.410238 0.0037499 D1-A1/D1 4.20 -6.980238 15.380238 0.7092182 WT-A1/D1 17.71 6.529762 28.8902...
2011 Aug 23
1
Efficiency of random and fixed effects estimator
...rep(c(0:1),100) d<-rep(sample(c(-1,1),100,replace=T),each=2) base.happy<-rep(rnorm(50),each=2) happy<-base.happy+1.5*d*obs+rnorm(100) data<-data.frame(id,obs,d,happy) # Now run the random and fixed effects models library(lme4) reg.re<-lmer(happy~factor(obs)*factor(d)+(1|id)) reg.fe1<-lm(happy~factor(id)+factor(obs)*factor(d)) summary(reg.fe1) library(plm) reg.fe2<-plm(happy~factor(obs)*factor(d),index=c('id','obs'),model="within",data=data) summary(reg.fe2) I am confused why FE and RE models are virtually equally efficient in this case. Can...
2012 Oct 10
6
Exporting summary plm results to latex
Dear all, I am trying to export my fixed effect results to Latex. I am using the plm package with the summary function. However, it does not look like apsrtable, stargazer, or any other package can accompany using the plm package. I am interested in a classic table with the coefficient in one row followed by the standard error in paranthesis in the next row and stars by the coefficient to show
2006 May 31
0
Message deleted
Scanner: MailMonitor for SMTP v1.2.2 Problem description: Email data: MessageID: <200605311020.k4VAKUu12436 at dsi-fe1.dsi.unifi.it> From: r-help at stat.math.ethz.ch To: nesi at dsi.unifi.it Cc: Subject: Returned mail: see transcript for details Scanning part [] Scanning part [letter.zip] Attachment validity check: passed. Virus identity found: W32/MyDoom-O Virus identity found: W32/MyDoom-O Virus identity f...
2010 Jul 29
2
Centos5.5 cannot boot
Hi,everybody! When the system boot,there is a problem: /etc/rc.d/init.d/functions:line 19 /sbin/consoletype:cannot execute binary file /etc/profile.d/lang.sh:line 46: /sbin/consoletype:cannot execute binary file it cannot boot! How can i fix it? -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking