combine_consecutive_priors.RdUseful for specificing certain priors, e.g. Dirichlet.
combine_consecutive_priors(propro_model, start, end)
| propro_model | A propro model, generated by create_propro |
|---|---|
| start | First number of beta to combine |
| end | Last beta to combine |