BMA icon indicating copy to clipboard operation
BMA copied to clipboard

R package for Bayesian model averaging

Results 4 BMA issues
Sort by recently updated
recently updated
newest added

The main function fails when there is missing data. The error message is not informative. I suggest you automatically subset to complete cases, as many other packages do. You can...

all.equal(names(...), names(...)) between the outputs of bic.glm.data.frame, bic.glm.formula, and bic.glm.matrix. I believe the components are numerically identical, but the names are different. Fixing the names of the components is a...

It only appears if one of the variable names has a number at the end and there is a factor involved. In such a case the function adds a suffix...

Hello, I just started to use the powerfull BMA package, so maybe I am doing something wrong. But if not, I think there could be a problem in the function...