Extract the seed used to fit the model.

extract_seed(fit)

Arguments

fit

An object returned by either draw_samples or optimizing.

Value

An integer with the seed used to fit the model.