merliseclyde / BAS

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

image function on the bas object. #11

Closed lizzyhuang closed 6 years ago

lizzyhuang commented 6 years ago

Is it possible to raise a warning or a clearer error message to user when using the image function on a bas object which has only one model? Right now the error message is a pure error message from image saying dimensions of z are not length(x)(-1) times length(y)(-1)

merliseclyde commented 6 years ago

Fixed in Version 1.5.0 (on GitHub now)