** feature request**
Add a function to return a BAS object for a single model (HPM, MPM, BPM or others) given a formula or a vector for the model that can be passed to other summaries.
Is your feature request related to a problem? Please describe.
related to #49 where coef.bas() does not yet return coefficients for the best predictive model.
See also solution in StatsWithR/book#80
** feature request**
Add a function to return a BAS object for a single model (HPM, MPM, BPM or others) given a formula or a vector for the model that can be passed to other summaries.
Is your feature request related to a problem? Please describe.
related to #49 where
coef.bas()does not yet return coefficients for the best predictive model.See also solution in StatsWithR/book#80