oject.org] On Behalf Of jim holtman
> Sent: Thursday, March 18, 2010 9:53 AM
> To: Helena
> Cc: r-h...@stat.math.ethz.ch
> Subject: Re: [R] IRT simulation repeated
>
> result <- lapply(1:100, yourFunction)
>
> On Thu, Mar 18, 2010 at 9:05 AM, Helena
> wrote:
>
>
result <- lapply(1:100, yourFunction)
On Thu, Mar 18, 2010 at 9:05 AM, Helena wrote:
> Hello R:
> i work on an IRT simulation research. I've written a code to generate a
> single dataset.As i will repeat simulating the data 100 times under every
> condition, how can i write the R code to make i
Hello R:
i work on an IRT simulation research. I've written a code to generate a
single dataset.As i will repeat simulating the data 100 times under every
condition, how can i write the R code to make it run the single simulation
code 100 times and save the generate results each time?
Than
3 matches
Mail list logo