Displaying 4 results from an estimated 4 matches for "danicity".
Did you mean:
capicity
2010 Jul 13
1
Three-way Panel Data Analysis
Dear R users,
I have panel data on the amount of money spent by travellers from 8 origin
countries in 4 destinations. I would like to carry out analysis for
destinations, origins and time. However, it seems to me that the package
"plm" can only esitmate two-way panel data (indexed by a two-dimensional
array). Any suggestions would be greatly appreciated.
Thank you.
Best regards,
2010 Sep 10
2
[xts, quantmod] segfault probelm when I work with memcpy function
Hi,
I work with SEXP C code and with xts and quantmod packages. I try to
touch how xts internal works.
So we have R session and:
> ls()
character(0)
> getSymbols('AAPL') # quantmod package
[1] "AAPL"
> ls()
[1] "AAPL"
> str(AAPL)
An ?xts? object from 2007-01-03 to 2010-09-09 containing:
Data: num [1:929, 1:6] 86.3 84 85.8 86 86.5 ...
- attr(*,
2006 Oct 31
0
6364698 Add /etc/system tunable support for XMITS'' UPPER_RTRY counter registers
Author: danice
Repository: /hg/zfs-crypto/gate
Revision: 23a634d2405ff5c1e9e1ecf200708d8159060505
Log message:
6364698 Add /etc/system tunable support for XMITS'' UPPER_RTRY counter registers
Files:
update: usr/src/uts/sun4u/io/pci/pci_space.c
update: usr/src/uts/sun4u/io/pci/pcisch.c
update: usr/src/uts/sun4u/sys/pci/pci_pbm.h
update: usr/src/uts/sun4u/sys/pci/pci_space.h
update:
2006 Feb 19
1
Wine killed
Hi
I'm using ubuntu dapper and recently I've updated wine to 0.9.8.
Now. The only message I'm getting after issuing $wine is "killed". I
tried to run it with WINEDEBUG=+all, but still the only thing I get is
killed. I tried to compile wine from tarball, but nothing changes. I
wonder what is wrong and if anyone has similar problem?
Regards,
Jacek