Error when plotting a bf object
Hi all,
I was trying to plot a BF object and I got this error
plot(myanova)
Error in seq.default(floor(rng[1]), ceiling(rng[2]), 1) :
'from' must be a finite number
Could anyone point in me in the right direction to solve this?
Thanks.

Comments
Hi Aram,
Could you post a reproducible example showing the error?
Thanks.