merliseclyde / BAS

BAS R package for Bayesian Model Averaging and Variable Selection
https://merliseclyde.github.io/BAS/
GNU General Public License v3.0
42 stars 16 forks source link

Warning messages in bas.lm #44

Closed christineymshen closed 5 years ago

christineymshen commented 5 years ago

Noted the following warning message while using bas.lm. As discussed earlier today, you mentioned that potentially can ignore it.

Warning message:In model.matrix.default(mt, mf, contrasts) : non-list contrasts argument ignored

merliseclyde commented 5 years ago

Version 1.5.4 on GitHub now addresses this issue! Let me know if you encounter the warning after installing the new version.