If block size `b`, number of blocks `a`, and `Nneeded=a*b<Niter` and the chains are "trimmed", shouldn't `Niter` here https://github.com/knudson1/stableGR/blob/82b2b5a69b87b7963c84438fc11749aec340995b/stableGR/R/asym.var.R#L109 be `Nneeded`?
If block size
b, number of blocksa, andNneeded=a*b<Niterand the chains are "trimmed", shouldn'tNiterherestableGR/stableGR/R/asym.var.R
Line 109 in 82b2b5a
be
Nneeded?