During each BMA step, convert "base 2" models codification into bits
vsave = bintodec(binsave,nvar)
* binsave = vector of numbered different visited models in binary codes
* nvar = # of exogenous variable
* vsave = matrix of ones (indication that a variable has been selected) and zeros (otherwise)