We have sim9.fast for the underlying algorithm, but users call simFast for the algo= argument. The algo argument should probably be named sim9 for consistency with all the other sims. @emhart I will let you fix that one so that nothing else breaks that is using it.
We have
sim9.fast
for the underlying algorithm, but users callsimFast
for the algo= argument. The algo argument should probably be namedsim9
for consistency with all the other sims. @emhart I will let you fix that one so that nothing else breaks that is using it.Also, we should change
burnin
toburn_in
.