similar to: transposing panel data

Displaying 20 results from an estimated 200 matches similar to: "transposing panel data"

2010 Dec 20
2
package "arules" - 'transpose' of the transactions
Suppose this is my list of transactions: set.seed(200) tran=random.transactions(100,3) inspect(tran) items transactionID 1 {item80} trans1 2 {item8, item20} trans2 3 {item28} trans3 I want to get the 'transpose' of the data, i.e. transactionID items 1 {trans2} item8 2 {trans2} item20 3 {trans3} item28 4 {trans1} item80 I
2011 Feb 14
4
sem problem - did not converge
Someone can help me? I tried several things and always don't converge # Model library(sem) dados40.cov <- cov(dados40,method="spearman") model.dados40 <- specify.model() F1 -> Item11, lam11, NA F1 -> Item31, lam31, NA F1 -> Item36, lam36, NA F1 -> Item54, lam54, NA F1 -> Item63, lam63, NA F1 -> Item65, lam55, NA F1 -> Item67, lam67, NA F1 ->
2008 Jun 23
2
Writing Vector to a File
Dear experts, I try not to trouble the list again after this question. I want to print this vector into a file > myvec [1] --Control --Control --Control --Control --Control HBA2 HBA1 [8] HBA1 --Control HBB --Control HBB HBA1 MBP [15] --Control HBA1 HBA2 HBB PTGDS GAPDH UBC [22] --Control GAPDH TPT1 HUWE1 PRM1 CKM
2004 Apr 08
0
IAX2 Trunk to PSTN (voicepulse) questions...
All, I've almost got my Asterisk PBX setup, but I've having some problems with the VoicePulse IAX trunk. On outbound calls, when dialing a PSTN number through the IAX2 trunk, music on hold (moh, using the m option in the dial command) does not work. The console states that "stop sound" on IAX2 channel. Ring works, but only without the r option. MOH works when trying to dial a
2010 Dec 19
3
monthly median in a daily dataset
Hello, I have a multi-year dataset (see below) with date, a data value and a flag for the data value. I want to find the monthly median for each month in this dataset and then plot it. If anyone has suggestions they would be greatly apperciated. It should be noted that there are some dates with no values and they should be removed. Thanks Emily > print ( str(data$flow$daily) )
2010 Sep 28
2
cochran Q test
Dear all, I am trying to look for a built in function that performs the cochran Q test. that is, cochranq.test(X) where X is a contingency table (maybe a matrix or data.frame). The output will naturally be the test statisitcs, p-value, etc. A quick search on Google gives me the cochran.test in the 'outlier' package, but I had a look at the description of the test and it doesn't look
2005 Aug 10
0
Xen and LVM snapshots on FC4
Hello, I''ve tried to make Xen and LVM snapshots work with RHEL3 (upgraded to FC4 partly, using FC4 kernel 2.6.12-1.1387_FC4, xen-2-20050522 installed from RPM). I had a problem where non-snapshot LVM images worked, but as soon as I create a snapshot of one and tried to use that, I would get a crash like this as soon as I booted up a Xen domain: Freeing unused kernel memory: 160k freed
2004 Oct 03
1
How might one write this better?
I am trying to simulate the trajectory of the pension assets of one person. In C-like syntax, it looks like this: daily.wage.growth = 1.001 # deterministic contribution.rate = 0.08 # deterministic 8% Wage = 10 # initial Asset = 0 # initial for (10,000 days) { Asset += contribution.rate * Wage
2006 Feb 12
1
problem with Too many open files
Hi Samba community, Last year we upgraded from version 3.0.10 to 3.0.20b and at the same time switch from NT-domain controller membership to AD membership. After this upgrade we began to experience that drives sometimes were not mapped. We saw this both on our Citrix servers and on our XP PCs. A couple of weeks back we then moved to 3.0.21b in the hope that this misbehaviour would
2006 Oct 23
0
Project Manager - VMWare, Free/Open DSB, Redhat & SQL, Role available ....
Dear all, Jo?o from Brazil kindly informed me that there was a typo in my previous message... Please find corrected message below : I am looking for a VMWare, Free/Open BSD, Redhat & SQL Project Manager. Does anyone know of a suitable individual? UK Based (Berkshire) so Ideally an EU candidate. 3-6 mth contract paying ?350/400 per day going to permanent role @ Circa
2010 Apr 22
1
on remote machine: --remove-source-files: unknown option
I'm trying to sync from 3.0.5 to 2.5.5 (SCO, *sigh*) The source machine errors out b/c the --remove-source-files (or --remove-sent-files) options don't exist on 2.5.5. But, since these option are only acted on by the sending machine (which is where I'm typing the command line), it would be so nice if the source machine would NOT pass the option on to the receiver (or at least, not
2008 Dec 02
0
EURISBIS'09: First Announcement and Call for papers
<< Please, accept our apologies if you receive multiple copies of this e-mail >> << Conference announcement and call for papers >> We are very glad to announce you the event that will be held in Cagliari in the next spring. EURISBIS?09 European Regional Meeting of the International Society for Business and Industrial Statistics with special emphasis on
2011 Feb 09
0
Course: "Introduction to Bayesian Data Analysis using WinBUGS and R"
Apologies for cross-posting. Places are available in the following course: "Introduction to Bayesian Data Analysis using WinBUGS and R" Best Regards, Pablo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Course: Introduction to Bayesian Data Analysis using WinBUGS and R Where: Linux Hotel, Essen-Horst, Germany
2001 Dec 17
0
Transferring PDC duties to Samba
Hi I have a Samba 2.2.2 server running under RH7.1 in a small network with an NT4 PDC and a few NT4/Win2000 workstations. I'd like to pension off the NT4 server and configure the Samba box as a PDC. I've been working through the latest PDC howto and have managed to remove a test workstation from the NT4 domain and join the Samba domain. Given that we're using only local user
2009 Sep 30
0
[JOB] Linux Sysadmin, London
Hello, I've been asked to recruit a Linux Systems Administrator for one of our clients. They're based in London, but I know many folk who commute from Hampshire, so here's the spec: Job: Systems Administrator Company: Wordtracker Location: Kentish Town, London, NW5 (excellent transport) Salary: ?45K Culture:
2010 Dec 02
1
rpart results - problem after oversampling
Hi all, I am trying to predict a target variable that takes values 0 or 1 using the rpart command. In my initial dataset I have few positive observations of the target variable; therefore I have oversampled the rare event by a multiple of 6 (i.e. from 762 to 4572). However, in my results, I end up with a number of positives in one of the terminal nodes that is not divisible by 6. As I have the
2014 Jun 04
1
Lapack / dgesvx function declaration
Hello there I'm writing some c-code to solve a numerically tough problem for me in R. Looking in Lapack.h, i find the following line F77_NAME(dgesvx)(const int* fact, const char* trans, const int* n, and I believe that "fact" should've been char instead of int, i.e. F77_NAME(dgesvx)(const char* fact, const char* trans, const int* n, My reasoning: In the R-source:
2024 Jan 27
1
ntlm_auth not returning "STATUS_OK"
On Wed Jan 24 05:03:25 2024 Rowland Penny via samba <samba at lists.samba.org> wrote: > > On Tue, 23 Jan 2024 17:07:35 -0500 > Mark Foley via samba <samba at lists.samba.org> wrote: > > > On Mon Jan 22 11:00:59 2024 Mark Foley via samba > > <samba at lists.samba.org> wrote: > > > > > > I have scripts that runs ntlm_auth. Before upgrading
2010 May 13
1
Sync different copies of a filesystem
I have 5 or 6 :-( different copies of a filesystem on various Linux boxen, all backups taken at different times, with different exclusions, and squirreled away. Now's the time to clean up my attic. I'd like to merge them all into one big filesystem. When there are different copies of the same files, I'd like to keep the newest; I don't know what else to do. My plan (assuming
2013 Oct 04
3
Puppet.3.3.0.msi Package Failed to Install
I have download recent version puppet.3.3.0.msi from PuppetLab and trying to install it on Windows 7. The MSI package throws out the following error message, This also happen on Puppet enterprise MSI package. So I wonder if anybody encounter this problem, and what''s the solution for it? Thanks, Chengkai -- You received this message because you are subscribed to the Google