bayou icon indicating copy to clipboard operation
bayou copied to clipboard

make.refFn error for bounded distributions on continuous parameters

Open uyedaj opened this issue 3 years ago • 0 comments

Offending line: test.dists <- suppressWarnings(apply(is.finite(sapply(dists, function(x) c(x(-0.5), x(1.5), x(0.5), x(1)))), 2, function(x) paste(as.numeric(x), collapse = "")))

uyedaj avatar Jun 17 '21 15:06 uyedaj