Displaying 10 results from an estimated 10 matches for "chng".
Did you mean:
chn
2010 May 06
1
question about rolling regressions
...(1) I convert relevant variables into time series objects and compute first
differences:
vad <- ts(data$ALLGVA/data$GDPDEF, start=1948, frequency=1)
emp <- ts(data$ALLEMP, start=1948, frequency=1)
vad.dif1 <- diff(vad)
emp.dif1 <- diff(emp)
(2) I make a data set:
d <-
ts.union(emp.chng=emp.dif1,lag.emp.chng=lag(emp.dif1,-1),twolag.emp.chng=lag(emp.dif1,-2),
vad.chng=vad.dif1,lag.vad.chng=lag(vad.dif1,-1),twolag.vad.chng=lag(vad.dif1,-2))
(3) I run regressions:
reg2 <- lm(emp.chng~vad.chng+lag.vad.chng+lag.emp.chng, data=d)
What I would like to do is to run this regression...
1998 May 19
4
smbclient problem
...gt;
> > is 'saturn' in /etc/hosts?
> >
> >
> >
> > Ng Choon Hooi wrote:
> > >
> > > Hi all,
> > > I was directed by Luke to send to the samba digest. Hope someone can help. Thanks.
> > >
> > > p/s: Pls cc to chng@comm.mot.com
> > >
> > > rgds,
> > > choon
> > >
> > > >
> > > > hi choon,
> > > >
> > > > this is a standard issue that if you ask on the samba digest
> > > > (samba@samba.anu.edu.au) you are likely...
2017 Nov 23
1
assign NA to rows by test on multiple columns of a data frame
yes, it works, even if I do not really get how and why it's working the combination of logical results (could you provide some insights for that?)
moreover, and most of all, I was hoping for a compact solution because I need to deal with MANY columns (more than 40) in data frame with the same basic structure as the simplified example I posted
thanks
m
----- Messaggio originale -----
Da:
2004 Oct 06
4
Problems with merge
This issue has been discussed on this list before but the solutions
offerred are not satisfactory. So I thought I shall raise it again.
I want to merge two datasets which have three common variables. These
variables DO NOT have the same names in both the files. In addition,
there are two variables with same name which do not necessarily have
exactly same data. That is, there could be some
1998 May 18
0
smbclient problem! (fwd)
Hi all,
I was directed by Luke to send to the samba digest. Hope someone can help. Thanks.
p/s: Pls cc to chng@comm.mot.com
rgds,
choon
>
> hi choon,
>
> this is a standard issue that if you ask on the samba digest
> (samba@samba.anu.edu.au) you are likely to get about three replies to :-)
>
> i'm not answering too many questions at the mo: i have r.s.i.
>
> good luc...
2012 Jun 06
24
Occasional storm of xcalls on segkmem_zio_free
...em_magazine_destroy+0x39a
genunix`kmem_depot_ws_reap+0x66
genunix`taskq_thread+0x285
unix`thread_start+0x8
3221701
This happens in the sched (pid 0) process. My fsstat one looks like this:
# fsstat /content 1
new name name attr attr lookup rddir read read write write
file remov chng get set ops ops ops bytes ops bytes
0 0 0 664 0 952 0 0 0 664 38.0M /content
0 0 0 658 0 935 0 0 0 656 38.6M /content
0 0 0 660 0 946 0 0 0 659 37.8M /content
0 0 0 67...
2010 Jan 08
0
ZFS partially hangs when removing an rpool mirrored disk while having some IO on another pool on another partition of the same disk
...1 0 5 0 0 0 100
7 0 0 16 58 6 63 0 3 1 0 59 0 0 0 100
- fsstat -F 5 shows all zeroes but for the zfs line (the figures hereunder stay almost the same over time)
new name name attr attr lookup rddir read read write write
file remov chng get set ops ops ops bytes ops bytes
0 0 0 1,25K 0 2,51K 0 803 11,0M 473 11,0M zfs
- disk leds show no activity
- I cannot run any other command (neither from ssh, nor from gnome)
- I cannot open another ssh session (I don''t even get the login pro...
2009 Apr 12
7
Any news on ZFS bug 6535172?
We''re running a Cyrus IMAP server on a T2000 under Solaris 10 with
about 1 TB of mailboxes on ZFS filesystems. Recently, when under
load, we''ve had incidents where IMAP operations became very slow. The
general symptoms are that the number of imapd, pop3d, and lmtpd
processes increases, the CPU load average increases, but the ZFS I/O
bandwidth decreases. At the same time, ZFS
2009 Jan 19
1
Cisco 7941G-GE with Asterisk and CTPSEP odyssee
...nfig
> > > =
> > > > 1
> > > > WRN 09:28:49.120127 SECD: WARN:getCTLInfo: ** phone has no CTL
> > > > WRN 09:28:49.127292 SECD: WARN:getCTLInfo: ** phone has no CTL
> > > > NOT 09:28:49.140946 CDP-D: catchipcfg getdhcpinfo IP:
a0a0af7 Chng:1
> > > > NOT 09:28:49.152532 tftpClient: request server 0 --->
10.10.10.10
> > > > NOT 09:28:49.178685 tftpClient: request server 1 --->
> > > > NOT 09:28:49.201261 tftpClient: request server 0 --->
10.10.10.10
> > > > NOT 09:28:49.2...
2007 Apr 11
0
raidz2 another resilver problem
...porting the pool doesn''t help for those messages.
I rebooted server. It helped to silence above log entries.
I also stopped nfsd so no IOs are issued to the pool except
resilvering.
bash-3.00# fsstat zfs 1
new name name attr attr lookup rddir read read write write
file remov chng get set ops ops ops bytes ops bytes
0 4.50K 1 487K 0 75.3K 65 40.8K 981M 53 233K zfs
0 0 0 0 0 0 0 0 0 0 0 zfs
0 0 0 0 0 0 0 0 0 0 0 zfs
0 0 0 0 0 0...