Re: [R] VIM package - how to get the underlying code

2012-07-03 Thread Uwe Ligges
On 02.07.2012 22:48, Mathias Worni wrote: Sorry for the misunderstanding. What I meant to say is that I cannot get the code for the specific graphic that I am running, so that I can keep my code reproducible. Which code for the graphics? To be reproducible, you need the R vesion, the package

Re: [R] VIM package - how to get the underlying code

2012-07-02 Thread Mathias Worni
Sorry for the misunderstanding. What I meant to say is that I cannot get the code for the specific graphic that I am running, so that I can keep my code reproducible. Thanks, Mathias On Mon, Jul 2, 2012 at 11:06 AM, Uwe Ligges wrote: > > > On 01.07.2012 21:19, Mathias Worni wrote: > >> Dear R-u

Re: [R] VIM package - how to get the underlying code

2012-07-02 Thread Ben Bolker
Mathias Worni duke.edu> writes: > I am using R on a Mac using the latest version of R (2.15.1) working with > R-studio. To perform multiple imputation for a dataset with some missing > values, I am using the VIM package (http://goo.gl/rfGfr). While everything > is working fine also with the GUI,

Re: [R] VIM package - how to get the underlying code

2012-07-02 Thread Uwe Ligges
On 01.07.2012 21:19, Mathias Worni wrote: Dear R-users, I am using R on a Mac using the latest version of R (2.15.1) working with R-studio. To perform multiple imputation for a dataset with some missing values, I am using the VIM package (http://goo.gl/rfGfr). While everything is working fine

[R] VIM package - how to get the underlying code

2012-07-01 Thread Mathias Worni
Dear R-users, I am using R on a Mac using the latest version of R (2.15.1) working with R-studio. To perform multiple imputation for a dataset with some missing values, I am using the VIM package (http://goo.gl/rfGfr). While everything is working fine also with the GUI, I wonder if anybody knows h