Displaying 16 results from an estimated 16 matches for "ed1".
Did you mean:
ed
2010 Feb 24
2
Calling Data frame objects with spaces in their names
Hello I have the following data frame which I read from an EXCEL file, and
when i try to call one of its columns with a space in their names I am not
being able to. For example if I do EURODOLLAR$ED1.Comdty Date I obtain the
following error:
Error: inesperado sÃmbolo en "EURODOLLAR$ED1.Comdty Date"
I have also tried using . or _ instead of the space and have obtained no
succes. How do I call such an object? Thank You
Felipe Parra
head(EURODOLLAR)
ED1.Comdty Date ED1.Comdty ED2.C...
2003 Oct 05
1
Strange error 4.9RC1
After compiling the kernel 4.9RC1 dmesg gives the following error
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
ed1: <Realtek Plug & Play Ethernet Card> at port 0x220-0x23f irq 5 on isa0
ed1: address 52:54:40:28:83:9a, type NE2000 (16 bit)
ad0: 4112MB <WDC AC24300L> [8912/15/63] at ata0-master WDMA2
Mounting root from ufs:/dev/ad0s1a
module_register: module miibus/ukphy already exists!
linker_fil...
2006 Feb 22
2
Error in RBloomberg
...ello R-Experts,
Currently I'm using "RBloomberg" package in R-2.2.1 in Windows machine (
XP). When I'm running one specific example using blpGetData given in
help file I'm getting the following error message.
conn <- blpConnect()
edb <- blpGetData(conn, "ED1 Comdty", "PX_LAST",
start=chron("1/1/06"), end=chron("1/31/06"))
The error message: Error in any (origin(chronDate) != orig) : couldn't
find function "origin".
Any help regarding this is appreciated in advance.
Thanks,
Sumant...
1999 May 31
1
Using Samba with 2 ethernet interfaces
...). It has 2 ethernet interfaces which are
configured correctly for tcp/ip - I can telnet the server from windoze
workstations connected to either card & ping back & forth. There is no
routing between the 2 nets.
Samba works ok from the ed0 interface, but if we move a workstation from
ed0 to ed1 & adjust it's ip address etc. for that sub net, it can't see
the server (I can telnet to the server, but there is no domain server
found when I try to logon to the network). I have put the following
entry in smb.conf:
interfaces = 10.0.0.1/24 10.0.1.1/24
where those are the addresses...
2006 Apr 19
0
AHC Panic
...t)
unknown: <PNP0c01> can't assign resources (memory)
unknown: <PNP0501> can't assign resources (port)
unknown: <PNP0700> can't assign resources (port)
unknown: <PNP0400> can't assign resources (port)
unknown: <PNP0501> can't assign resources (port)
ed1: <SMC EZ Card (1660)> at port 0x220-0x23f irq 5 on isa0
ed1: Ethernet address: 00:e0:29:7d:84:0b
ed1: type RTL8019 (16 bit)
Timecounter "TSC" frequency 119752915 Hz quality 800
Timecounters tick every 10.000 msec
ad0: 408MB <Seagate ST3491A 07.07.01> at ata0-master WDMA1
ad2:...
2000 Feb 18
0
subnet browsing problems
hi!
I'm experiencing troubles with $(subj).
What I actually had before is an NT box. Now it's been replaced by FreeBSD
box with 2 network interfaces: ed0 has real ip address & ed1 has local ip
10.0.0.1. NT box is now assigned ip 10.0.0.2 & is connected to FreeBSD's
ed1.
After this change NT box doesn't see its workgroup. Workgroup has WINS
server (functioning on another NT box)
I've installed samba 2.0.6 & configured it, having set local master to
yes,...
2003 Jul 01
1
tcp 22 > tcp 22
Hi,
I spotted today following line at my FreeBSD 4.6.2-RELEASE IPFIREWALL log:
Jul 1 13:34:35 fbsd /kernel: ipfw: 1400 Accept TCP xxxxxx:22 yyyyy:22 in via
ed1
where xxxxxx is the attacker's IP and yyyyy is my box.
But in sshd log, there are no traces left behind by this connection.
Normally, there is "Did not receive identification string from xxx" etc, when
somebody tries to scan SSH port.
Also, as you can see, the connection is made f...
2018 May 01
2
Specifying priors in a multi-response MCMCglmm
...I'm now trying to figure out how to specify the priors on the
multi-response model. Any help would be much appreciated.
My data look like this:
X other focal village present r teaching Opp_teacher
Dir_teacher Enh_teacher SocTol_teacher Eval_teacher Total_teacher
f_Age f_Ed Age Ed1 61 10202 10213 0 15 0.250000000
2 0 0 0 0 2
2 1 0 48 82 63 10203 10213 0 19
0.500000000 6 0 0 4
0 6 10 1 0 27 103 64 10204 10213
0...
2007 Aug 07
1
Error in as.double.default(x) : (list) object cannot be coerced to 'double'
...in as.double.default(x) : (list) object cannot be coerced to 'double'
Note: The diagonal values for X1 was neglected as its seems to give some bias in my results. Code to derive X1,X2,X3..and Y1,Y2,Y3 is given as:
> EDant <- read.table("C:/ant.txt",sep="\t")
> ED1 <- as.matrix(EDant)
> X1 <- lapply(1:ncol(ED15), function(a) ED15[-a, a]) # to neglect diagonal values
I am attaching couple of matrices for your reference. ANT.txt is X1 after deleting the diagnol values, similarly,ANTEXP.TXT is Y1, apetella.txt is X2 and
apetellaexp.txt is Y2
I trie...
2018 May 01
0
Specifying priors in a multi-response MCMCglmm
...how to specify the priors on the
> multi-response model. Any help would be much appreciated.
>
> My data look like this:
>
> X other focal village present r teaching Opp_teacher
> Dir_teacher Enh_teacher SocTol_teacher Eval_teacher Total_teacher
> f_Age f_Ed Age Ed1 61 10202 10213 0 15 0.250000000
> 2 0 0 0 0 2
> 2 1 0 48 82 63 10203 10213 0 19
> 0.500000000 6 0 0 4
> 0 6 10 1 0 27 103...
2007 Aug 07
0
plotting series of matrices on a single plot.
...in as.double.default(x) : (list) object cannot be coerced to 'double'
Note: The diagonal values for X1 was neglected as its seems to give some bias in my results. Code to derive X1,X2,X3..and Y1,Y2,Y3 is given as:
> EDant <- read.table("C:/ant.txt",sep="\t")
> ED1 <- as.matrix(EDant)
> X1 <- lapply(1:ncol(ED15), function(a) ED15[-a, a]) # to neglect diagonal values
I am attaching couple of matrices for your reference. ANT.txt is X1 after deleting the diagnol values, similarly,ANTEXP.TXT is Y1, apetella.txt is X2 and
apetellaexp.txt is Y2
I trie...
1997 Dec 28
0
SMBCLIENT to Domain-Laden NT SP3
...arameters
Unable to open configuration file "/usr/local/samba/lib/smb.conf"!
pm_process retuned false
pm_process() returned No
lp_servicenumber: couldn't find homes
lp_servicenumber: couldn't find printers
lp_servicenumber: couldn't find printers
adding IPC service
Netmask for ed1 = 255.255.255.0
Derived broadcast address 10.0.0.255
Added interface ip=10.0.0.59 bcast=10.0.0.255 nmask=255.255.255.0
Opening sockets
Connecting to 10.0.0.90 at port 139
Connected
write_socket(3,76)
write_socket(3,76) wrote 76
Sent session request
write_socket(3,168)
write_socket(3,168) wrote 168...
2018 May 01
2
Specifying priors in a multi-response MCMCglmm
...t; > multi-response model. Any help would be much appreciated.
> >
> > My data look like this:
> >
> > X other focal village present r teaching Opp_teacher
> > Dir_teacher Enh_teacher SocTol_teacher Eval_teacher Total_teacher
> > f_Age f_Ed Age Ed1 61 10202 10213 0 15 0.250000000
> > 2 0 0 0 0 2
> > 2 1 0 48 82 63 10203 10213 0 19
> > 0.500000000 6 0 0 4
> > 0 6 10...
2003 Sep 15
5
strange problem with: ed driver / 4.9-PRE
...reebsd /kernel: module_register: module pci/ed already exists!
Sep 16 07:55:07 freebsd /kernel: linker_file_sysinit "if_ed.ko" failed to
register! 17
freebsd:/home/gmarco> ifconfig
ed0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
ether 00:30:4f:0e:d3:da
ed1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet 192.168.1.101 netmask 0xffffff00 broadcast 192.168.1.255
ether 00:30:4f:0e:d4:08
ed2: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet 192.168.2.101 netmask 0xffffff00 broadcast...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...r&)s|{
z&pC_a-aF1qY!>Npx?jjjeh3^W>rk?(qI;u>8c+Q~)%(KMO6c^J8BDK}VC(6?eXoX$
zJQtb`&aENoka)pwVI=@NK*Yb-H~9x^1M at WpsKb|$31UepLjZZ+5uA$uNjzfkd1&B4
zzK&{ptvNFEIeAR(-3gST6&XiC&e{`iarzW~_IMOy?y<U*J-~V4mx^6Au($#s3Hc(Y
zl8+pi at v>-Ge)6hM#OjJL0Z7)PKvsu!&<FZ+ED1)pMiQ*vo>fxfqZ`Z50l0f8aGAgG
z<kfz|^*dt*HZ&qHo6unnbHJJst9ym4V9auIk*UiQG7SMmEiUCv{?bqHC1$;J_uuf@
z4^!lXTd)@tV#GIYNt?c$AK09V at omA9fI82c{oOGK#Y8{*`V~IC1`2sxPa}mqPAu0e
zphV802<BQqN(nAH>SlaiDI2g*6Iw4;Z#Su?u>x6CdeIntYoqDvJ&xA+7sUwzjv(jX
zmEQiNmEI^Av-{W)B>?O3-wYicbiJI|tGK3q?Ut&am...
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version"
This series removes some of the really old deadwood from the tools build
and makes some other things which are on their way out configurable at
build time with a default depending on how far down the slope I judge
them to be.
* nuke in tree copy of libaio
* nuke obsolete tools: xsview, miniterm, lomount & sv
*