The `get.coefficient.distributions` function from the *extract-coefficients.R* script is currently limited to exactly two models. - [ ] Extend the function to accept a variable number of models - [ ] Document the functions and their parameters accordingly
The
get.coefficient.distributionsfunction from the extract-coefficients.R script is currently limited to exactly two models.