search for: re1

Displaying 20 results from an estimated 33 matches for "re1".

Did you mean: re
2013 Feb 04
2
re(4) problems with GA-H77N-WIFI
Hello, I need some advice how to debug this issue ... Recently I got a new mainboard for a router, it's a Gigabyte GA-H77N-WIFI with two onboard re(4) NICs. The problem is that re0 works fine and re1 doesn't: It doesn't receive any packets. Tcpdump displays all outgoing packets, but no incoming ones on re1. Ifconfig shows the link correctly (100 or 1000 Mbit, depending on where I plug the cable in). I also swapped cables just to be sure, but it made no difference. I'm running a re...
2008 Dec 02
2
Freebsd 7 STABLE 200807 amd64 - Realtek 8168 not working
...s as this is a fresh install. pciconf -lv : re0@pci0:3:0:0: class=0x020000 card=0x82c61043 chip=0x816810ec rev=0x02 hdr=0x00 vendor = 'Realtek Semiconductor' device = 'RTL8168/8111 PCI-E Gigabit Ethernet NIC' class = network subclass = ethernet re1@pci0:2:0:0: class=0x020000 card=0x82c61043 chip=0x816810ec rev=0x02 hdr=0x00 vendor = 'Realtek Semiconductor' device = 'RTL8168/8111 PCI-E Gigabit Ethernet NIC' class = network subclass = ethernet /var/log/messages: pci3: <ACPI PCI bus>...
2008 Oct 01
0
xpred.rpart() in library(mvpart)
...R object: function () { # library(mvpart) xx1 <- c(1,2,3,4,5,6,7,8,9,10) xx2 <- c(5,2,1,4,3,6,2,8,2,2) xx3 <- c(9,8,3,7,2,3,1,9,1,6) yy <- c(1,8,2,7,4,3,1,2,2,8) data1 <- data.frame(x1=xx1, x2=xx2, x3=xx3, y=yy) set.seed(345) rpart.out1 <- rpart(y~., data=data1) re1 <- rpart.out1$cptable[,"rel error"] print("re1") print(re1) xmat <- xpred.rpart(rpart.out1) xerr <- (xmat - yy)^2 re2 <- apply(xerr, 2, sum)/var(yy) print("re2") print(re2) } The result is: "re1" 1 2 3 1....
2012 Feb 13
1
MCMCglmm with cross-classified random effects
Dear R-users, I would like to fit a glmm with cross-classified random effects with the function MCMCglmm. Something along the lines: model1<-MCMCglmm(response~pred1, random=~re1+re2, data=data) where re1 and re2 should be crossed random effects. I was wondering whether you could tell me specifying cross-classified random effects in MCMCglmm requires a particular syntax? Are there any examples somewhere? I have had a look at the manual and the package vignette, but I have...
2013 Feb 05
1
lmer - BLUP prediction intervals
Dear all I have a model that looks like this: m1 <- lmer(Difference ~ 1+ (1|Examiner) + (1|Item), data=englisho.data) I know it is not possible to estimate random effects but one can obtain BLUPs of the conditional modes with re1 <- ranef(m1, postVar=T) And then dotplot(re1) for the examiner and item levels gives me a nice prediction interval. But I would like to have the prediction interval for the individual intercepts, not the conditional modes of the random effects, that is, the fixed effect (overall estimated inter...
2005 Aug 04
1
Where the error message comes from?
...COST # ac1 <- anova(lm(c~g,d1)) rc1 <- (ac1[1,3]-ac1[2,3])/(ac1[1,3]+(m-1)*ac1[2,3]) if (rc1 < 0) rc1 <- 0 vc1 <- var(d1[,2]) mc1 <- as.vector(by(d1[,2],as.numeric(d1[,1]),mean)) vc1m <- vc1*(1+(m-1)*rc1)/(k*m) # EFFECT # ae1 <- anova(lm(e~g,d1)) re1 <- (ae1[1,3]-ae1[2,3])/(ae1[1,3]+(m-1)*ae1[2,3]) if (re1 < 0) re1 <- 0 ve1 <- var(d1[,3]) me1 <- as.vector(by(d1[,3],as.numeric(d1[,1]),mean)) re1p <- 1- m*sum(me1*(1-me1))/(k*(m-1)*mean(me1)*(1-mean(me1))) ve1m <- ve1*(1+(m-1)*re1)/(k*m) ## CONTROL ## r2 &l...
2007 Sep 18
10
Routes
hi all, I want to move some routing tasks out of the router and into the controller. The goal is to make Merb feel less like mod_rewrite and give the user more control at the controller. The new Router is simple: it takes the path_info (not the whole request) then outputs a controller class and some parameters from the path matching. The rest of the routing would be done at the controller level.
2014 May 14
2
Intermittent failure
...configuration file "/usr/local/etc/smb4.conf": > Permission denied > pm_process() returned No > smbclient: Can't load /usr/local/etc/smb4.conf - run testparm to debug it > added interface re0 ip=192.168.1.254 bcast=192.168.1.255 netmask=255.255.255.0 > added interface re1 ip=192.168.111.1 bcast=192.168.111.255 netmask=255.255.255.0 > Netbios name list:- > my_netbios_names[0]="XXXXX" > Client started (version 4.1.7). > Enter xxxxxx's password: > Opening cache file at /var/db/samba4/gencache.tdb > tdb(/var/db/samba4/gencache.tdb): tdb_o...
2011 Jan 12
2
Access R Help Content From R
Have UI that simplifies running code from another (internal) package, allowing user to set values on fields I basically grabbed from results of calls to formals() for various functions. That works fine for the most part. But it was requested to investigate some type of popup help or something for each field. Since I already wrote the information in the dot-Rd files for what should be displayed,
2013 Jul 30
0
Fwd: nut package with Riello UPS support
...pci2 at ppb1 bus 2 re0 at pci2 dev 0 function 0 "Realtek 8168" rev 0x06: RTL8168E/8111E (0x2c00), apic 0 int 16, address 00:18:7d:2a:f1:1c rgephy0 at re0 phy 7: RTL8169S/8110S PHY, rev. 4 ppb2 at pci0 dev 28 function 5 "Intel 3400 PCIE" rev 0x06: apic 0 int 16 pci3 at ppb2 bus 3 re1 at pci3 dev 0 function 0 "Realtek 8168" rev 0x06: RTL8168E/8111E (0x2c00), apic 0 int 17, address 00:18:7d:2a:f1:1d rgephy1 at re1 phy 7: RTL8169S/8110S PHY, rev. 4 ehci1 at pci0 dev 29 function 0 "Intel 3400 USB" rev 0x06: apic 0 int 23 usb1 at ehci1: USB revision 2.0 uhub1 at...
2008 Sep 24
8
DKIM
Okay, Yahoo is bumming me. Only system my mail is having an issue with. All mail is accepted, but junked. I can only think it is the DKIM/Domain keys. It is apparent that the dkim-milter is not part of the centos 5.x distro nor is it part of the mirrors, as far as I can tell. So...have any of you done it with your servers for sendmail? There are some sites that claim to have rpms and I have
2013 Jul 29
3
nut package with Riello UPS support
Thanks for you reply. I have installed asciidoc with "pkg_add asciidoc" And it returns something: # asciidoc fgh asciidoc: FAILED: input file /root/nut/fgh missing # which asciidoc /usr/local/bin/asciidoc Maybe there is any way to skip building man pages. This is not the such main thing as a new devices support. I also could built the driver that I need # make riello_ser but I don't
2007 Oct 22
0
beginner's tutorial, books, etc re: time-series analysis, ARMA/ARIMA models...
...160 Original message: Date: Fri, 19 Oct 2007 15:20:29 -0700 (PDT) From: Thomas Pujol <thomas.pujol at yahoo.com> Subject: [R] beginner's tutorial, books, etc re: time-series analysis, ARMA/ARIMA models... To: r-help at stat.math.ethz.ch Message-ID: <954433.50553.qm at web59302.mail.re1.yahoo.com> Content-Type: text/plain Can anyone point me towards a beginner's tutorial, books, etc for someone that on time-series analysis, ARMA/ARIMA models, etc? keywords: time-series, autoregression, autoregressive, tutorial, beginner, ARMA, ARIMA ___________ Ai sensi del D.Lgs. 19...
2007 Jun 04
3
Mandriva Spring 2007 and R
I am new to Linux (not to R) and recently installed Mandriva Spring 2007 on my partitioned hard drive. My next objective is to install R in the Linux environment, unfortunately Mandriva is not one of the Linux distributions available for download... Could someone please let me know which distribution I should use? Thanks. Jonathan --------------------------------- Boardwalk for $500?
2015 Dec 02
3
[PATCH 0/3] [FOR COMMENTS ONLY] Rework inspection.
This is something I've been working on: Reworking inspection so it's not a big mess of ad hoc C code, but instead uses a well-defined domain-specific language to describe how we inspect guests. The best introduction to this is the manual page, which I include below (it's also included in patch 2/3). Rich. ---------------------------------------------------------------------- NAME
2013 Jul 30
2
nut package with Riello UPS support
...pci2 dev 0 function 0 "Realtek 8168" rev 0x06: RTL8168E/8111E > (0x2c00), apic 0 int 16, address 00:18:7d:2a:f1:1c > rgephy0 at re0 phy 7: RTL8169S/8110S PHY, rev. 4 > ppb2 at pci0 dev 28 function 5 "Intel 3400 PCIE" rev 0x06: apic 0 int 16 > pci3 at ppb2 bus 3 > re1 at pci3 dev 0 function 0 "Realtek 8168" rev 0x06: RTL8168E/8111E > (0x2c00), apic 0 int 17, address 00:18:7d:2a:f1:1d > rgephy1 at re1 phy 7: RTL8169S/8110S PHY, rev. 4 > ehci1 at pci0 dev 29 function 0 "Intel 3400 USB" rev 0x06: apic 0 int 23 > usb1 at ehci1: USB re...
2007 Jun 11
1
Can't send/receive mail from other domain
...not list domain mozmonkey.com in BOTH mydestination and virtual_mailbox_domains Jun 10 22:48:23 mozmonkey postfix/smtpd[27592]: C0093210021: client= n9.bullet.re3.yahoo.com[68.142.237.94] Jun 10 22:48:23 mozmonkey postfix/cleanup[27599]: C0093210021: message-id=< 568874.40698.qm at web57505.mail.re1.yahoo.com> Jun 10 22:48:23 mozmonkey postfix/qmgr[27282]: C0093210021: from=< jeremymailing123 at yahoo.com>, size=2242, nrcpt=1 (queue active) Jun 10 22:48:23 mozmonkey postfix/trivial-rewrite[27595]: warning: do not list domain mozmonkey.com in BOTH mydestination and virtual_mailbox_doma...
2009 Jun 05
0
[LLVMdev] endian issue of llvm-gcc and llvm backend
...> Date: Thu, 4 Jun 2009 05:22:07 -0700 (PDT) > From: Samuel Crow <samuraileumas at yahoo.com> > Subject: Re: [LLVMdev] endian issue of llvm-gcc and llvm backend > To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> > Message-ID: <157221.53893.qm at web62002.mail.re1.yahoo.com> > Content-Type: text/plain; charset=us-ascii > > > Hello, > > According to the frequently asked questions on the LLVM webpage, C++ and C > cannot currently be used for platform indedpendent usage. Your discovery > doesn't fall on one of the often discovere...
2008 Jul 01
6
OpenVZ configuration of networking with puppet - big crash
I am trying to streamline the current distribution specific setup and creation of VE''s within OpenVZ with puppet. My first attempt has gone horribly wrong as you will see below. Here''s the script I wrote to replace the redhat specific setup that OpenVZ used: [jleggett@lxp6d15m3 scripts]$ cat redhat-add_ip.sh #!/bin/bash # # Debug - take out later set -x
2016 Feb 23
4
[PATCH v3 0/4] [FOR COMMENTS ONLY] Rework inspection.
Previously posted: https://www.redhat.com/archives/libguestfs/2015-December/msg00038.html Inspection now really succeeds on a small number of simple guests. To test it out: $ ./run guestfish -v -x -a /tmp/centos-6.img ><fs> run ><fs> debug sh "guestfs-inspection --verbose" Rich.