[R] mitools and plm packages

2007-08-15 Thread Nathan Paxton
Hi all, I am trying to use the functions in the plm package with multiply imputed datasets. I had tried to combine the datasets using the imputationList() function of mitools. plm, however, requires a data argument, and I don't know where to point it to. I'd appreciate any

[R] Panel data and imputed datasets

2007-08-14 Thread Nathan Paxton
Hi all, I am hardly an expert, so I expect that this code is not the easiest/ most efficient way of getting where I want. Any suggestions in that direction would also be helpful. I am working on panel analysis with five imputed datasets, generated by Amelia. To do

[R] mice package

2007-08-08 Thread Nathan Paxton
Hi all, I am trying to run the mice package (for multiple imputation) on a data frame that is 5174 x 100. When I run mice(frame), I get the following response: Error in solve.default(t(xobs) %*% xobs) : Lapack routine dgesv: system is exactly singular and execution

[R] Mac OS X crash bug?

2007-05-31 Thread Nathan Paxton
Hi all, I want to check if this is a bug for which I should file a report. I am using R2.5.0 on OS X 10.4.9. When I invoke the data editor and when I change the values of individual cells, it seems to work as intended. However, when I try to delete/add a row/column, R.app

Re: [R] Mac OS X crash bug?

2007-05-31 Thread Nathan Paxton
My apologies. This only occurs on row operations, not column ones. -Nathan On 31 May 2007, at 5:38 PM, Nathan Paxton wrote: Hi all, I want to check if this is a bug for which I should file a report. I am using R2.5.0 on OS X 10.4.9. When I invoke the data editor