bnclassify icon indicating copy to clipboard operation
bnclassify copied to clipboard

Error in prediction/cv

Open salimamoukou opened this issue 5 years ago • 3 comments

Hi,

I always have this error when i try to predict/cv: "in compile_grain(params(x)) : gRain currently incompatible".

salimamoukou avatar Oct 02 '20 12:10 salimamoukou

Hi,

could you tell me which version of bnclassify you are using? This message should not appear in the latest version.

bmihaljevic avatar Oct 05 '20 14:10 bmihaljevic

I use the 0.4.5

salimamoukou avatar Oct 05 '20 15:10 salimamoukou

Indeed, I have solved this on the last version that is on github but have not uploaded it to CRAN. You can install from package from github instead: devtools::install_github("bmihaljevic/bnclassify/"). That should solve it.

bmihaljevic avatar Oct 07 '20 06:10 bmihaljevic