Hi Isaac, 

Unfortunately not. It's difficult to know before an imputation starts how long it will take because this depends on the data itself. That is, there isn't a fixed number of iterations per imputation. 

Hope that helps!

Cheers,
matt.

~~~~~~~~~~~
Matthew Blackwell
Assistant Professor of Political Science
University of Rochester
url: http://www.mattblackwell.org


On Wed, Feb 20, 2013 at 5:24 PM, Isaac Petersen <dadrivr@gmail.com> wrote:
Is there any way to get a progress bar for the imputation progress in the command line version of Amelia?  I'd like to be able to estimate how long the whole imputation process will take.  For loops, one can use the following for a progress bar:

pb <- txtProgressBar(min = 0, max = 999999, style = 3)

for (i in 1:999999){
  setTxtProgressBar(pb, i)
}

Is there an option to get a progress bar for a single or multiple imputations in the command line version of Amelia?

Thanks!

--
Amelia mailing list served by HUIT
[Un]Subscribe/View Archive: http://lists.gking.harvard.edu/?info=amelia
More info about Amelia: http://gking.harvard.edu/amelia
Amelia mailing list
Amelia@lists.gking.harvard.edu

To unsubscribe from this list or get other information:

https://lists.gking.harvard.edu/mailman/listinfo/amelia