You are here

mxbootstrap

3 posts / 0 new
Last post
ReddyM's picture
Offline
Joined: 10/02/2019 - 09:28
mxbootstrap

Hi,

Is there a way to write out to console the number of replication being computed? Just because for some models it can take a lot of time to bootstrap, and this way would be easier to know when it will be finished.

Thanks in advance, ReddyM

jpritikin's picture
Offline
Joined: 05/24/2012 - 00:35
verbose

Try mxBootstrap(..., verbose=2L)

ReddyM's picture
Offline
Joined: 10/02/2019 - 09:28
Thank you!

Thank you!