R/stanfit.R
extract_n_chains.Rd
Extract the number of chains M.
extract_n_chains(stanfit)
An object returned by either fit or draw_samples.
fit
draw_samples
The number of chains M used to fit the model.