Returns an inits function (of chain) for runjags::run.jags(). It reuses
initsfunction() for the per-chain RNG seed/name and adds modest starting
values for the new Model 2a nodes:
lambda: small positive starts (the first biomarker's loadings are constrained> 0in the model, so starts must be positive);mu.par: started at the hyperprior means. The within-biomarker random effectswand the factorsfare left for JAGS to initialise from their priors (N(0, prec.par)andN(0,1)), which is robust.