Where exactly did you put the sink() statement? I tried it with a 1000
dataframes and I have no problem whatsoever.
Cheers
Joris
On Fri, Aug 27, 2010 at 6:56 AM, wrote:
> Joris,
> thank you very much for your help.
> It is very helpful for me.
> I still have a problem with sink stack although I
Answers below.
On Thu, Aug 26, 2010 at 11:20 AM, Evgenia wrote:
>
> Dear users,
>
> ***I have a function f to simulate data from a model (example below used
> only to show my problems)
>
> f<-function(n,mean1){
> a<-matrix(rnorm(n, mean1 , sd = 1),ncol=5)
> b<-matrix(runif(n),ncol=5)
> data<-
2 matches
Mail list logo