Re: [R] bnlearn impute problem

2017-03-17 Thread Marco Scutari
Dear Ross, On 17 March 2017 at 06:25, wrote: > I am having a problem running the "impute" function from the bnlearn > package. I assume you referred to the online documentation instead of the manuals that come with the package? I included impute() in bnlearn 4.1,

[R] bnlearn impute problem

2017-03-17 Thread ross.chapman
Hi all, I am having a problem running the "impute" function from the bnlearn package. I have tried running the example in the documentation as follows: with.missing.data = gaussian.test with.missing.data[sample(nrow(with.missing.data), 500), "F"] = NA fitted =